Changeset dc94cb2 in mainline for uspace/lib/socket/include/net_err.h
- Timestamp:
- 2010-09-19T13:33:47Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2a786f9
- Parents:
- 5203efb1 (diff), 7c8267b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/socket/include/net_err.h
r5203efb1 rdc94cb2 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.