DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIO_get_shutdown
crypto/libressl/include/openssl/bio.h
564
int BIO_get_shutdown(BIO *a);
crypto/libressl/tls/tls_bio_cb.c
82
ret = (long)BIO_get_shutdown(bio);