haiku/headers/posix/net
Waldemar Kornewald 861d934e82 This should fix BONE compatibility a little bit. We still need nonblocking IO and a good select() fix.
Explanation: we did not have the same sockaddr_in struct size as BONE, but our netstack wants to have our size, so I changed it to match BONE's. ;)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9079 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-27 22:31:54 +00:00
..
if.h Remove ether_driver.h API from the should-be-POSIX-only if.h. 2004-01-12 23:55:04 +00:00
if_arp.h It is accomplished ... 2002-07-09 12:24:59 +00:00
if_dl.h This should fix BONE compatibility a little bit. We still need nonblocking IO and a good select() fix. 2004-09-27 22:31:54 +00:00
if_ppp.h Remove the ppp headers until we actually have something that works. 2002-07-12 09:37:43 +00:00
if_types.h It is accomplished ... 2002-07-09 12:24:59 +00:00
radix.h after many changes, the network stack can now be build 2002-10-30 01:21:54 +00:00
raw_cb.h It is accomplished ... 2002-07-09 12:24:59 +00:00
route.h rtstat and rt_tables global variables were declared EACH time route.h was included. 2002-11-01 02:53:49 +00:00