haiku/headers/posix/netinet
Axel Dörfler 4693495cf0 * ntohl(), and htonl() should return an uint32_t, so better cast the return
value we get from __swap_int32().
+alphabranch


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32652 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-24 14:11:09 +00:00
..
in.h * ntohl(), and htonl() should return an uint32_t, so better cast the return 2009-08-24 14:11:09 +00:00
ip.h Merge of branches/team/network/new_stack - not yet complete as SVN does only support 2006-08-08 12:33:33 +00:00
ip_icmp.h * Applied patch by kaliber: those headers weren't self-containing. 2008-08-06 10:01:53 +00:00
ip_var.h * Applied patch by kaliber: those headers weren't self-containing. 2008-08-06 10:01:53 +00:00
tcp.h make tcphdr public, it is used by several applications. 2007-05-08 13:10:45 +00:00
udp.h * Fixup some more headers, following axeld's lead with stdint.h (new_stack didn't compile for me without these). 2006-07-03 03:27:04 +00:00