This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-01-31 10:47:14 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
net
History
Augustin Cavalier
e776c8dee5
libnetwork: Only build BeOS compatibility code if _BEOS_R5_COMPATIBLE_ is set.
2024-08-29 15:30:08 -04: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_device.h
…
net_notifications.h
…
net_protocol.h
…
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
…
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
libnetwork: Only build BeOS compatibility code if _BEOS_R5_COMPATIBLE_ is set.
2024-08-29 15:30:08 -04:00
SocketMessenger.h
…
userland_ipc.h
…
WPASupplicant.h
…