I guess we can add a uv_suggest_buffer_size(handle) which then invokes IOCTL(FIONREAD) on unix and does whatever windows supports.
This is actually better because now the user can decide when he wants to do a system call like that(sys calls might be expensive). -- 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.
