mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
include/netdb.h Add NO_ADDRESS definition
This commit is contained in:
@@ -169,6 +169,7 @@
|
||||
|
||||
#define HOST_NOT_FOUND 1
|
||||
#define NO_DATA 2
|
||||
#define NO_ADDRESS NO_DATA
|
||||
#define NO_RECOVERY 3
|
||||
#define TRY_AGAIN 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user