mirror of https://github.com/lukechilds/node.git
Browse Source
When close() is called on a non-listening server, a synchronous error is thrown. This commit causes the error to be passed to the asynchronous callback function instead. Signed-off-by: Fedor Indutny <fedor@indutny.com>archived-io.js-v0.10
committed by
Fedor Indutny
3 changed files with 19 additions and 14 deletions
Loading…
Reference in new issue