Changeset 18 in libcf++ for trunk/include/cf/types.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/types.h

    r17 r18  
    4848    typedef int32_t             socket_t;
    4949#endif
     50
     51    const cf::int32_t           nodesc = -1;
    5052};
    5153
Note: See TracChangeset for help on using the changeset viewer.