diff options
author | bcook <> | 2014-12-03 22:16:02 +0000 |
---|---|---|
committer | bcook <> | 2014-12-03 22:16:02 +0000 |
commit | 56ba4dfacce3236710ca61edbd40744a424ca728 (patch) | |
tree | e603f3b2b9b847e1ad959cceefe86bfb3d1513d9 /src/lib/libssl/doc/SSL_get_session.3 | |
parent | dce88910ead3a43bc663d7d9e46e2689189ac19d (diff) | |
download | openbsd-56ba4dfacce3236710ca61edbd40744a424ca728.tar.gz openbsd-56ba4dfacce3236710ca61edbd40744a424ca728.tar.bz2 openbsd-56ba4dfacce3236710ca61edbd40744a424ca728.zip |
Move Windows OS-specific functions to make porting easier.
Several functions that need to be redefined for a Windows port are right
in the middle of other code that is relatively portable. This patch
isolates the functions that need Windows-specific implementations so
they can be built conditionally in the portable tree.
Add calls to BIO_sock_init() as-needed to openssl(1) so that socket IO works on
Windows. Sorry, these are no-op on other platforms.
ok jsing@ deraadt@
Diffstat (limited to 'src/lib/libssl/doc/SSL_get_session.3')
0 files changed, 0 insertions, 0 deletions