>
> Well, there is no alloc_cb in uv_read. 
>

alloc_cb allows for libuv to eventually call IOCTL(FIONREAD) to check 
exactly how much there is to read.

This api wouldn't allow this possibility. Currently the implementation uses 
just 64k so it doesn't matter I guess.

-- 
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.

Reply via email to