Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SOCK_NONBLOCK
usr/src/boot/sys/sys/socket.h
113
#define SOCK_NONBLOCK 0x20000000
usr/src/uts/common/sys/socket.h
125
#define SOCK_NONBLOCK 0x100000 /* like O_NONBLOCK */