On Wednesday, May 14, 2014 6:01:23 PM UTC+2, Ben Noordhuis wrote:
>
>
> Besides removing the socket from the epoll/kqueue/etc. set, 
> uv_listen_stop() should probably also call listen(sock, 0), otherwise 
> new connections still end up in the accept queue.  On the other hand, 
> I imagine that's sometimes the desired behavior. 
>

In my case I would like to keep the accept queue as is.

Martin 

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