haiku/headers/posix/netinet
Axel Dörfler 0b6361ef3a * Replaced INADDR_ANY, INADDR_BROADCAST, and INADDR_NONE with constants, as
the endian doesn't matter for them. While I consider code that relies on this
  as broken (as they don't follow the standard), it doesn't hurt, anyway; this
  closes ticket #3121.
* Header cleanup, added license.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28625 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-12 12:36:32 +00:00
..
in.h * Replaced INADDR_ANY, INADDR_BROADCAST, and INADDR_NONE with constants, as 2008-11-12 12:36:32 +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
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
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