On Friday, October 26, 2012 7:36:05 PM UTC-7, mscdex wrote: > > That's for Socket.connect(). Server.listen() uses 0.0.0.0 if no IP/ > host is given after the port number. >
Well, that's what I get for trying to post and put my kid down at the same time. Did try leaving out the host and it only worked for IPv4. I don't have access to a Windows machine to see if setting the host to '::' would work the same way. Would appreciate it if someone did. If it does work then think it should be included in the API? -- 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
