2014-04-20 18:22 GMT+02:00 Fedor Indutny <[email protected]>: > This is because there is no way for libuv to tell if there is a data on that > socket > without polling the kernel again. We try to avoid it by all means. > > If libuv reads less than buf.len data - it knows that there is no more > pending data > for sure.
Clear. Thanks a lot. -- Iñaki Baz Castillo <[email protected]> -- 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.
