LibC: Add non standard types/values used by ports
This commit is contained in:
@@ -26,6 +26,7 @@ __BEGIN_DECLS
|
||||
#define IPV6_V6ONLY 7
|
||||
|
||||
#define INADDR_ANY 0
|
||||
#define INADDR_NONE 0xFFFFFFFF
|
||||
#define INADDR_BROADCAST 0xFFFFFFFF
|
||||
#define INADDR_LOOPBACK 0x7F000001
|
||||
|
||||
|
||||
Reference in New Issue
Block a user