Hi! I'm afraid that the only way to be sure is to get the acknowledgment message from the other party. status=0 in uv_write_cb doesn't really mean this.
Cheers, Fedor. On Sun, Apr 27, 2014 at 10:50 AM, Ashish <[email protected]> wrote: > > > In my server design, I've assume that if uv_write returns non-negative and > libuv calls uv_write_cb with status non-negative, then receiver has > received the message. > Is my assumption correct? Is there any chance that despite of receiving > these non-negative values, receiver won't receive message? > > > (I happen to read on this group thread on zombie connections. It triggered > me this doubt. Well, but I am asking in general. Not only in the > perspective of zombie connections.) > > Tnx, > Ashish > > -- > You received this message because you are subscribed to the Google Groups > "libuv" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/libuv. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
