mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 14:15:30 +00:00
780b5cebae
Leaving a socket in blocking mode after a connect caused SSL/SMTP to block a thread causing send message to fail when SSL was enabled. Now we re-set the socket to the non-blocking state it came in with to connect and set it to block for our write method only. |
||
---|---|---|
.. | ||
macbuild | ||
public | ||
resources | ||
src | ||
Makefile.in | ||
makefile.win |