Initialize platform socket support used by BIO socket helpers (Winsock on Windows).
Synopsis
Declared in <openssl/bio.h>
int
BIO_sock_init();
Return Value
1 on success, or 0 on failure.
Created with MrDocs
Initialize platform socket support used by BIO socket helpers (Winsock on Windows).
Declared in <openssl/bio.h>
int
BIO_sock_init();
1 on success, or 0 on failure.
Created with MrDocs