Changes in uspace/srv/net/include/socket.h [8edacbc:1a0fb3f8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/include/socket.h
r8edacbc r1a0fb3f8 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.64 63 * @returns Other error codes as defined for the NET_SOCKET message. 65 64 * @returns Other error codes as defined for the bind_service_timeout() function.
Note:
See TracChangeset
for help on using the changeset viewer.