diff options
author | Ingela Anderton Andin <[email protected]> | 2012-10-01 11:03:28 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2012-10-01 14:57:12 +0200 |
commit | 07f4091e9e7bf16e0fab7ec18f79e7de8e5b5211 (patch) | |
tree | 6dcf92926fb16e55b630fd7c732c39164c994345 /lib/ssh/src/ssh_connection.erl | |
parent | b995be14fe31cd792213bdf1240641abdf6bb994 (diff) | |
download | otp-07f4091e9e7bf16e0fab7ec18f79e7de8e5b5211.tar.gz otp-07f4091e9e7bf16e0fab7ec18f79e7de8e5b5211.tar.bz2 otp-07f4091e9e7bf16e0fab7ec18f79e7de8e5b5211.zip |
ssl: Improve #sslsocket{} API
A #sslsocket{} contains the fsm pid and value that was previously set to
old_ssl or new_ssl to make the transition period smoother. Now that old
ssl is not supported any more we use this field to store the inet socket
reference instead. This enables some API functions to return quicker
as they do not need to communicate with the fsm-process.
Diffstat (limited to 'lib/ssh/src/ssh_connection.erl')
0 files changed, 0 insertions, 0 deletions