Changeset 18 in libcf++ for trunk/include/cf/network.h


Ignore:
Timestamp:
08/12/15 23:51:04 (9 years ago)
Author:
cheese
Message:

#1 unify descriptor for initializing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf/network.h

    r16 r18  
    7575             * @throw cf::exception
    7676             */
    77             tcp(const cf::socket_t attachedSocket = UNUSED_SOCKET)
     77            tcp(const cf::socket_t attachedSocket = cf::nodesc)
    7878                throw (cf::exception);
    7979
Note: See TracChangeset for help on using the changeset viewer.