summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/_Exit.c
diff options
context:
space:
mode:
authorjsing <>2020-01-23 10:48:37 +0000
committerjsing <>2020-01-23 10:48:37 +0000
commitf6cad3f00ad53e59ae0066a0554855dba18b6a13 (patch)
treefc0b264c41bd1793ca0cfd4f15cda240d52a7e3d /src/lib/libc/stdlib/_Exit.c
parent85e965e5bb7032fbd27630aa6a1a8480f17ada47 (diff)
downloadopenbsd-f6cad3f00ad53e59ae0066a0554855dba18b6a13.tar.gz
openbsd-f6cad3f00ad53e59ae0066a0554855dba18b6a13.tar.bz2
openbsd-f6cad3f00ad53e59ae0066a0554855dba18b6a13.zip
Remove the ssl_get_message function pointer from SSL_METHOD_INTERNAL.
ssl_get_message is essentially a switch between ssl3_get_message and dtls1_get_message, both only used by the legacy stack. Instead, use SSL_IS_DTLS() in ssl3_get_message to call the DTLS function when necessary. ok beck@ inoguchi@ tb@
Diffstat (limited to 'src/lib/libc/stdlib/_Exit.c')
0 files changed, 0 insertions, 0 deletions