Close the accept socket on error
When setting an accepted socket for non-blocking, if the operation fails
make sure we close the accepted socket.
Reviewed-by:
Richard Levitte <levitte@openssl.org>
Loading
Please sign in to comment
URGENT! Gitlab maintenance operation scheduled for tomorrow 6th March at 9 a.m. (CEST). GitLab will be unavailable during a few minutes.
When setting an accepted socket for non-blocking, if the operation fails
make sure we close the accepted socket.
Reviewed-by:
Richard Levitte <levitte@openssl.org>