You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for issue #1963 it seems that without the try-catch the loop can crash
the server if the client does wait (sleep) or do something strange with the
incoming data.
Seems to me a flushing problem.
Tested on moar 2018.04.
JJ
added
the
update
part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc.
label
Apr 30, 2018
The problem
This code that shows up in the examples of IO::Socket::INET apparently crashes when closing the connection
This is the error with which it crashes
Suggestions
Check if this is a new bug and file a report where it belongs and/or fix the example code accordingly.
The text was updated successfully, but these errors were encountered: