DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sock_read
crypto/libressl/crypto/bio/bss_sock.c
71
static int sock_read(BIO *h, char *buf, int size);
crypto/libressl/crypto/bio/bss_sock.c
82
.bread = sock_read,