mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
include/netdb.h Add NO_ADDRESS definition
This commit is contained in:
parent
7828dff2ea
commit
e922d339c8
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue