On Thu, Apr 5, 2012 at 19:50, Paul Selden <[email protected]> wrote: > Sorry, I should be more clear -- what do I actually unbind? Do I have to get > at the actual EventEmitter through the socket? Will setTimeout(0) remove the > previous listeners (documentation just states that it disables, doesn't > explicitly say remove). > > This sort of seems like functionality that might fit into core for > req.setTimeout (removing the listener after the request finishes).
I agree that it's sub-optimal. Can you open a bug report? Or a pull request (hint hint)? :-) -- 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
