haiku/headers/private/net
Philippe Houdoin 9e4f133fe8 Signaled sockets forward a signal to their server counterparts,
which interrupt the server's socket thread, deleted when the socket close.
IPC message trace now reports message name instead of hexa opcode, which
increase a little their usefullness for an human reader :-)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5715 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-19 20:32:01 +00:00
..
sys Forgot to commit changes for control() support and some fixes. 2003-10-23 17:50:45 +00:00
core_funcs.h Added get/set_max_xxx functions. 2003-10-14 10:14:57 +00:00
core_module.h Forgot to commit changes for control() support and some fixes. 2003-10-23 17:50:45 +00:00
ethernet_module.h Forgot to commit changes for control() support and some fixes. 2003-10-23 17:50:45 +00:00
icmp_module.h Some net cleanup... 2002-11-12 21:03:25 +00:00
ipv4_module.h Some net cleanup... 2002-11-12 21:03:25 +00:00
lock.h after many changes, the network stack can now be build 2002-10-30 01:21:54 +00:00
mbuf.h Added get/set_max_xxx functions. 2003-10-14 10:14:57 +00:00
net_malloc.h Moving the net kit private includes files to /current tree. 2002-08-27 07:59:57 +00:00
net_misc.h after many changes, the network stack can now be build 2002-10-30 01:21:54 +00:00
net_module.h Forgot to commit changes for control() support and some fixes. 2003-10-23 17:50:45 +00:00
net_socket.h some more clean up and renaming 2002-10-30 20:59:25 +00:00
net_stack_driver.h Add new control_net_module_args to global stack_driver_args union. 2003-10-25 21:24:03 +00:00
net_timer.h Moving the net kit private includes files to /current tree. 2002-08-27 07:59:57 +00:00
nhash.h Moving the net kit private includes files to /current tree. 2002-08-27 07:59:57 +00:00
pools.h Moving the net kit private includes files to /current tree. 2002-08-27 07:59:57 +00:00
protocols.h Move errno.h to it's correct place 2002-07-11 20:39:30 +00:00
raw_module.h Some net cleanup... 2002-11-12 21:03:25 +00:00
userland_ipc.h Signaled sockets forward a signal to their server counterparts, 2003-12-19 20:32:01 +00:00