Changes in uspace/lib/c/include/errno.h [a4ee3ab2:5b68e0c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/errno.h
ra4ee3ab2 r5b68e0c 96 96 #define ENOTCONN (-10057) 97 97 98 #define ECONNREFUSED (-10058)99 100 #define ECONNABORTED (-10059)101 102 98 /** The requested operation was not performed. Try again later. */ 103 99 #define EAGAIN (-11002)
Note:
See TracChangeset
for help on using the changeset viewer.