Hi, Is it possible to ask a listening TCP socket, not to fire any 'new connection' events any more?
I am aware that there's no "unlisten" function in BSD socket API, however, it is possible to stop polling on the listening socket. Can that be done with libuv? 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.
