FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
swrap_listen
crypto/heimdal/lib/roken/socket_wrapper.h
43
int swrap_listen(int s, int backlog);
crypto/heimdal/lib/roken/socket_wrapper.h
77
#define listen(s,blog) swrap_listen(s,blog)