summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/ssl/ssltest.c
diff options
context:
space:
mode:
authorbcook <>2014-12-03 22:16:02 +0000
committerbcook <>2014-12-03 22:16:02 +0000
commit56ba4dfacce3236710ca61edbd40744a424ca728 (patch)
treee603f3b2b9b847e1ad959cceefe86bfb3d1513d9 /src/regress/lib/libssl/ssl/ssltest.c
parentdce88910ead3a43bc663d7d9e46e2689189ac19d (diff)
downloadopenbsd-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/regress/lib/libssl/ssl/ssltest.c')
0 files changed, 0 insertions, 0 deletions