summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_clnt.c
diff options
context:
space:
mode:
authorbcook <>2014-12-03 22:16:02 +0000
committerbcook <>2014-12-03 22:16:02 +0000
commit8ef61d3ec1c1e78bae48209c6ae8e7c7d103bdea (patch)
treee603f3b2b9b847e1ad959cceefe86bfb3d1513d9 /src/lib/libssl/d1_clnt.c
parent3339178a7b37aca236756b5c97ee1a4fe72c768f (diff)
downloadopenbsd-8ef61d3ec1c1e78bae48209c6ae8e7c7d103bdea.tar.gz
openbsd-8ef61d3ec1c1e78bae48209c6ae8e7c7d103bdea.tar.bz2
openbsd-8ef61d3ec1c1e78bae48209c6ae8e7c7d103bdea.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/d1_clnt.c')
0 files changed, 0 insertions, 0 deletions