Changes in uspace/srv/net/include/socket.h [1a0fb3f8:8edacbc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/include/socket.h
r1a0fb3f8 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.