hc_write
if (hc_write(&DstHost, fd2, iobuf1, n) != n)
ssize_t hc_write(struct HostConf *hc, int fd, const void *buf, size_t bytes);