Changeset 1a0fb3f8 in mainline for uspace/srv/net/include/socket.h


Ignore:
Timestamp:
2010-01-04T22:47:30Z (14 years ago)
Author:
Lukas Mejdrech <lukasmejdrech@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ede63e4
Parents:
b648ae4
Message:

+ icmp and libsocket timeouting connecting

File:
1 edited

Legend:

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

    rb648ae4 r1a0fb3f8  
    6262 *  @returns ENOMEM if there is not enough memory left.
    6363 *  @returns Other error codes as defined for the NET_SOCKET message.
     64 *  @returns Other error codes as defined for the bind_service_timeout() function.
    6465 */
    6566int     socket( int domain, int type, int protocol );
Note: See TracChangeset for help on using the changeset viewer.