@Oliver Synchronous functions throw errors if there's any, they do not take any callback for that.
On Thursday, May 31, 2012 9:22:05 PM UTC+2, Oliver Leics wrote: > > On Thu, May 31, 2012 at 9:15 PM, Mariusz Nowak <[email protected]> > wrote: > > @Oliver createServer is not asynchronous function, it is synchronous > > function that returns event emitter and optionally accepts listener. > It's > > different concept/pattern and all rules are followed > > I know that, but the missing error parameter for the callback is still > an inconsistency (even if there are very very rare till zero cases > that actually give an error-object on req-res connection level) > -- 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
