looping_write
if (looping_write(fd, (char *)&net_len, 4) == -1)
if (looping_write(fd, outbuf, length) != length)
if (looping_write(filefd, buf, offset) != offset) {