OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sock_set_reuse
usr.sbin/ldpd/ldpd.h
612
int sock_set_reuse(int, int);
usr.sbin/ldpd/socket.c
81
if (sock_set_reuse(fd, 1) == -1) {