-
- Downloads
"README.rst" did not exist on "6eca211719c0baf1d9ac82e0335a612938227533"
Fix NULL socket crash
In some cases, when server closes unexpectendly the client may try to send data to the server while it's socket has already been destroyed, provoking a segfault. This fixes it.
Loading
Please register or sign in to comment