mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
cf9c4f0031
A `handshake()` method was added that returns when the TLS handshake is complete. The `TlsListener` and `TlsConn` interfaces were added to accomodate this new method. Closes: #11759. |
||
---|---|---|
.. | ||
integration | ||
testdata | ||
unit | ||
integration_tests.rs |