On Fri, Jul 19, 2013 at 04:55:20PM +0530, Aravindh Ramaswamy wrote:
> Hi
> 
> Will lib-ev adjust socket buffer size automatically so that we are able to
> multiplex effectively once the number of concurrent connections to a server
> keeps increasing steadily ?

What socket buffer size? io watchers don't buffer any data for you or change
properties of the file descriptors, they merely tell you when an fd has data or
is writable.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to