bug27795 328 B

12345
  1. o Major bugfixes (socket accounting):
  2. - In our socket accounting code, count a socket as closed even
  3. when it is closed indirectly by the TLS layer. Previously, we
  4. would count these sockets as still in use, and incorrectly believe that
  5. we had run out of sockets. Fixes bug 27795; bugfix on 0.3.5.1-alpha.