Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
udp_disconnect
include/net/udp.h
427
int udp_disconnect(struct sock *sk, int flags);
net/ipv4/udp.c
3116
.disconnect = udp_disconnect,
net/ipv6/udp.c
1885
.disconnect = udp_disconnect,