|
From: | Mason |
Subject: | [lwip-devel] [task #11879] Add POSIX conformant header files |
Date: | Tue, 06 Mar 2012 10:40:57 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20120216 Firefox/10.0.2 SeaMonkey/2.7.2 |
Follow-up Comment #1, task #11879 (project lwip): Below is a list of relevant header files, as defined by POSIX. sys/socket.h - main sockets header http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_socket.h.html sys/select.h - select types http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_select.h.html netdb.h - definitions for network database operations http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/netdb.h.html arpa/inet.h - definitions for internet operations http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/arpa_inet.h.html netinet/in.h - Internet address family http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/netinet_in.h.html See also System Interfaces - Section 2.10 Sockets http://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_10 _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?11879> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |