Changeset 553f430 in mainline for uspace/lib/socket/include/net_err.h
- Timestamp:
- 2010-09-19T12:54:50Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7c8267b
- Parents:
- 5203efb1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/socket/include/net_err.h
r5203efb1 r553f430 81 81 #endif 82 82 83 #define ERROR_NONE(value) !ERROR_OCCURRED((value)) 84 83 85 /** Error propagation 84 86 *
Note:
See TracChangeset
for help on using the changeset viewer.