Changeset 610 for pjproject/trunk/pjlib/include/pj/compat
- Timestamp:
- Jul 18, 2006 12:10:53 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/include/pj/compat/os_win32.h
r433 r610 74 74 * the status of non-blocking connect() operation. 75 75 */ 76 #define PJ_HAS_SO_ERROR 076 #define PJ_HAS_SO_ERROR 1 77 77 78 78 /* This value specifies the value set in errno by the OS when a non-blocking
Note: See TracChangeset
for help on using the changeset viewer.