haiku/src/kits/network
Hugo Santos 75f1f9e04a added two more test multicast applications: multicat/multisend. sockaddr_in6/in6_addr must be visible through <netinet/in.h>, fixed that as well.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20926 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-30 16:56:58 +00:00
..
dns added two more test multicast applications: multicat/multisend. sockaddr_in6/in6_addr must be visible through <netinet/in.h>, fixed that as well. 2007-04-30 16:56:58 +00:00
libnetapi Fixed several issues pointed out by Olivier "Methe" Milla. 2007-04-10 21:21:36 +00:00
old Moved libnetapi.so sources into the src/kit/net/ directory - they don't yet build, though. 2006-08-28 21:46:23 +00:00
init.cpp The R5 compatibility is now turned off when the socket functions are used 2006-12-05 03:03:15 +00:00
interfaces.cpp Merge of branches/team/network/new_stack - not yet complete as SVN does only support 2006-08-08 12:33:33 +00:00
Jamfile * Reverted my change to AddFileDataResource - I obviously missed someone's intentions :-) 2006-12-28 21:28:17 +00:00
r5_compatibility.cpp Added _socket_interrupt() for compatibility. 2006-12-01 12:41:21 +00:00
socket.cpp consolidate all RECV/SEND ioctls into a single RECEIVE/SEND pair 2007-04-05 14:26:46 +00:00