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 boot_net: Add iSCSI initiator support 2010-09-05 22:30:41 +00:00
NetDefs.h boot_net: Add TCP support 2010-08-31 01:00:06 +00:00
NetStack.h Add net_stack_cleanup() 2017-11-13 16:47:27 +01:00
RemoteDisk.h
RemoteDiskDefs.h
TCP.h boot_net: Prepare socket-specific TCP window size 2010-09-04 22:36:35 +00:00
UDP.h Detach UDP sockets on cleanup 2017-11-13 16:48:09 +01:00