On Sun, Jul 8, 2012 at 6:22 PM, Kilian C. <kilian.ciuff...@gmail.com> wrote:
> I mean connections to my server.
> Socket instances representing clients connected to my server.
> How socket clients have to notice a server.close() call?

They don't, the 'close' event isn't emitted until the last client
connection closes.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to