forked from cmullaparthi/ibrowse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: socket maybe closed when calling ProtocolHandler:setopts; crashing
in that place leads to silent termination, since client will never be informed. Instead of crashing wait for tcp_closed and cleanup nicely.
- Loading branch information
1 parent
d824491
commit 09a8ee2
Showing
1 changed file
with
24 additions
and
27 deletions.
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