Skip to content
Snippets Groups Projects
Commit ec01c9d6 authored by deuce's avatar deuce
Browse files

sendmail_open_socket() will close the passed socket if it's not INVALID_SOCKET

So, we really should initialize sock to INVALID_SOCKET before calling it.

This should fix the "random descriptors are closed" issue.
parent 86c75e62
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment