Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/include/socket.h

    r1a0fb3f8 r8edacbc  
    6161 *  @returns EPROTONOSUPPORT if the protocol is not supported.
    6262 *  @returns ENOMEM if there is not enough memory left.
     63 *  @returns ELIMIT if there was not a free socket identifier found this time.
    6364 *  @returns Other error codes as defined for the NET_SOCKET message.
    6465 *  @returns Other error codes as defined for the bind_service_timeout() function.
Note: See TracChangeset for help on using the changeset viewer.