mirror of https://github.com/lukechilds/node.git
Browse Source
It's possible for a new connection to be closed in the window between the accept() syscall and the call to uv_accept(). Deal with it and move on, don't assert.v0.8.7-release
Ben Noordhuis
13 years ago
2 changed files with 2 additions and 8 deletions
Loading…
Reference in new issue