Merge branch 'maint-0.4.3' into release-0.4.3
[tor.git] / changes / ticket40035
blob8cdd4471994e0ce7067faa7f48cc4df7eb3670af
1   o Major bugfixes (NSS):
2     - When running with NSS enabled, make sure that NSS knows to expect
3       nonblocking sockets. Previously, we set our TCP sockets as blocking,
4       but did not tell NSS about the fact, which in turn could lead to
5       unexpected blocking behavior. Fixes bug 40035; bugfix on 0.3.5.1-alpha.