BTW: http.createServer should/must continue to emit the error event. That's very consistent.
On Thu, May 31, 2012 at 9:39 PM, Oliver Leics <[email protected]> wrote: > On Thu, May 31, 2012 at 9:26 PM, Mariusz Nowak <[email protected]> wrote: >> @Oliver Synchronous functions throw errors if there's any, they do not take >> any callback for that. > > You can repeat that "it's a synchronous function" argument as long as > you want, for me it is an inconsistency that the callback of > http.createServer gets no error argument (even if rarely or never > used) -- Oliver Leics @ G+ https://plus.google.com/112912441146721682527 -- 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
