Changeset 8edacbc in mainline
- Timestamp:
- 2010-02-23T22:46:11Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2e99277
- Parents:
- 9b87284
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/include/socket.h
r9b87284 r8edacbc 61 61 * @returns EPROTONOSUPPORT if the protocol is not supported. 62 62 * @returns ENOMEM if there is not enough memory left. 63 * @returns ELIMIT if there was not a free socket identifier found this time. 63 64 * @returns Other error codes as defined for the NET_SOCKET message. 64 65 * @returns Other error codes as defined for the bind_service_timeout() function.
Note:
See TracChangeset
for help on using the changeset viewer.