haiku/src/kits/network
2007-05-23 19:56:40 +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
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
Jamfile * Reverted my change to AddFileDataResource - I obviously missed someone's intentions :-) 2006-12-28 21:28:17 +00:00
r5_compatibility.cpp
socket.cpp fixed the way accept() works in regards to the cookie pointer. It is no longer visible to userspace, we pass the fd instead. Also renamed kernel's shutdown() to system_shutdown as it collides with Posix's shutdown(). 2007-05-23 19:56:40 +00:00