2014-05-14 20:31 GMT+02:00 Saúl Ibarra Corretgé <[email protected]>: > Which is fine, I guess. If the fd is not in the poller the kernel will > queue connections and reject them once the queue fills up, we can set > the backlog to 0 (or 1), with the hope that the queue is small enough > so incoming connections are rejected asap.
Testing backlog=0 right now on OSX. Can get ~100 connections without problems (and have not tested with more). -- 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.
