haiku/headers/private/net
Axel Dörfler bcb0dd2b3b The R5 compatibility is now turned off when the socket functions are used
within the library - theoretically, this mechanism could be extended to
turn the compatibility layer on and off based on the images that call the
functions (allowing to mix R5 and BONE network add-ons in a single executable).
This change fixes R5 networking apps such as Vision, and NetworkTime (both
now seem to work fine under Haiku).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19431 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-05 03:03:15 +00:00
..
arp_control.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
ether_driver.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
ethernet.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_buffer.h Added function to append cloned data from another buffer (to be used by TCP). 2006-11-25 14:30:54 +00:00
net_datalink_protocol.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_datalink.h various gcc 4 related build fixes 2006-09-17 17:34:22 +00:00
net_device.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_protocol.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_routing_info.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_socket.h * Separated create_socket() and the call to the protocol's open() function - open() 2006-11-11 11:56:52 +00:00
net_stack_driver.h * The select()/deselect() hooks now actually call the socket's request_notification() 2006-11-11 12:27:30 +00:00
net_stack.h Added two more utility functions to the timer service: 2006-11-29 19:09:19 +00:00
NetBufferUtilities.h Added option to the NetBufferPrepend constructor to prepend an arbitrarily sized 2006-11-20 17:56:17 +00:00
NetUtilities.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
r5_compatibility.h The R5 compatibility is now turned off when the socket functions are used 2006-12-05 03:03:15 +00:00
userland_ipc.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00