Skip to content

Commit

Permalink
tls: improve TLSSocket & Server performance
Browse files Browse the repository at this point in the history
Limit the number of closures created and functions called
throughout the lifecycle of TLSSocket, Server & connect.

PR-URL: #15575
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
  • Loading branch information
apapirovski authored and BridgeAR committed Oct 2, 2017
1 parent fa58c15 commit 5723b5d
Showing 1 changed file with 330 additions and 325 deletions.
Loading

0 comments on commit 5723b5d

Please sign in to comment.