This means that is up to me (us) close all the connections from our side, right?
-- Kilian C. On Sunday, July 8, 2012 at 3:08 PM, Ben Noordhuis wrote: > On Sun, Jul 8, 2012 at 6:22 PM, Kilian C. <[email protected] > (mailto:[email protected])> 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 [email protected] > (mailto:[email protected]) > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]) > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
