On Apr 2, 11:43 pm, Ben Noordhuis <[email protected]> wrote: > You need to create two socket objects, one for each address you want > to bind to. It's kind of odd that Windows reports it as 10038 > (WSAENOTSOCK).
That was a libuv-win bug. It has been fixed in libuv: https://github.com/joyent/node/commit/56a81011927940f03899a770c6ae4b50ce958cf9. - Bert -- 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
