FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SSL_get0_connection
crypto/openssl/include/openssl/ssl.h
2362
__owur SSL *SSL_get0_connection(SSL *s);
crypto/openssl/ssl/ssl_lib.c
7757
return SSL_get0_connection(s) == s;