haiku/headers/private/net
Augustin Cavalier 36708e6ab8 network: Let modules process all ancillary data at once, and adjust UNIX.
This way, modules can decide to do different things based on having
all the ancillary data available. In particular, the UNIX module will
now post only one message header for all the FDs, even if they came
from multiple sets of ancillary data.

This should fix "Message needs unreceived descriptors" from the Chromium
IPC code (which is used by Firefox).
2024-11-05 15:23:24 -05:00
..
AddressUtilities.h
arp_control.h
dns_resolver.h
DynamicBuffer.h
ether_driver.h ethernet: Make it possible for ethernet drivers to send/receive net_buffers. 2024-07-30 17:03:36 +00:00
ethernet.h
net_buffer.h network: Add net_buffer::buffer_flags field. 2024-07-30 14:54:49 +00:00
net_datalink_protocol.h
net_datalink.h net_interface & datalink: Fix MTU handling. 2022-05-27 16:36:12 -04:00
net_device.h
net_notifications.h
net_protocol.h network: Let modules process all ancillary data at once, and adjust UNIX. 2024-11-05 15:23:24 -05:00
net_routing_info.h
net_socket.h network/stack: Get rid of socket_readv and socket_writev. 2023-11-24 16:28:38 +00:00
net_stack_interface.h
net_stack.h network: Let modules process all ancillary data at once, and adjust UNIX. 2024-11-05 15:23:24 -05:00
net_stat.h
NetBufferUtilities.h NetBufferUtilities: Add NetBufferDeleter. 2024-04-26 16:21:19 -04:00
NetServer.h
NetUtilities.h
ProtocolUtilities.h net/ProtocolUtilities: Return EOPNOTSUPP when unhandled flags are specified. 2023-11-22 11:40:02 -05:00
r5_compatibility.h build: Unify BeOS ABI compatibility ifdefs around __HAIKU_BEOS_COMPATIBLE. 2024-09-24 12:09:33 -04:00
SocketMessenger.h
userland_ipc.h
WPASupplicant.h