Ignore:
Timestamp:
Jul 18, 2006 12:10:53 AM (18 years ago)
Author:
bennylp
Message:

Fixed several bugs related to TCP:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/include/pj/compat/os_win32.h

    r433 r610  
    7474 * the status of non-blocking connect() operation. 
    7575 */ 
    76 #define PJ_HAS_SO_ERROR             0 
     76#define PJ_HAS_SO_ERROR             1 
    7777 
    7878/* 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.