haiku/headers/private/kernel/boot/net
Andreas Faerber ce6fdd33ef Detach UDP sockets on cleanup
The UDP service does not own the UDP sockets. When shutting down,
inform the bound sockets that the service is no longer available.
This allows subsequent method calls to error out cleanly.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2017-11-13 16:48:09 +01:00
..
ARP.h
ChainBuffer.h
Ethernet.h
IP.h
iSCSITarget.h
NetDefs.h
NetStack.h
RemoteDisk.h
RemoteDiskDefs.h
TCP.h
UDP.h Detach UDP sockets on cleanup 2017-11-13 16:48:09 +01:00