-
-
Notifications
You must be signed in to change notification settings - Fork 264
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(issue 105) look for ECONNABORTED which might be raised on FreeBSD wh…
…en accepting() a new connection, crashing the server. Also modified that part of code so that, if some other unexpected error is raised by accept(), it is printed on stderr and the function just returns without crashing the server.
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters