1
0
forked from mirrors/0ad

Added INADDR_LOOPBACK

This was SVN commit r198.
This commit is contained in:
olsner
2004-04-09 12:39:15 +00:00
parent 5defaa9416
commit 7ac53dceae
+1
View File
@@ -403,6 +403,7 @@ struct sockaddr_in
#define INET_ADDRSTRLEN 16
#define INADDR_ANY 0
#define INADDR_LOOPBACK 0x7f000001
#define INADDR_NONE ((in_addr_t)-1)
#define IPPROTO_IP 0