@Ben sorry - I was relying on undocumented behaviour of the socket's emitter part, and that bit me. Was removing attached handlers in the _events array, but I guess some handlers are required by the socket object to function correctly now.
On Friday, April 12, 2013 1:47:42 PM UTC-7, Ben Noordhuis wrote: > On Fri, Apr 12, 2013 at 9:59 PM, dhruvbird <[email protected]<javascript:>> > wrote: > > @Ben Sorry, no luck. Fails with both 10.3 and 10.4, but works with 8.11. > > Okay, can you open an issue and include a test case? One with no > dependencies on third-party modules, please. > -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
