2015-03-27 Eli Zaretskii <eliz@gnu.org>
* inc/ms-w32.h (BROKEN_NON_BLOCKING_CONNECT): Don't define.
- (Bug#20207)
+ (Bug#20159)
2015-03-09 Eli Zaretskii <eliz@gnu.org>
fd_info member doesn't have its FILE_CONNECT flag set, ignore the
descriptor. Otherwise, acknowledge a successful non-blocking
connect by resetting the FILE_CONNECT flag and setting cp->status
- to STATUS_READ_ACKNOWLEDGED. (Bug#20207)
+ to STATUS_READ_ACKNOWLEDGED. (Bug#20159)
* w32.h (STATUS_CONNECT_FAILED): New enumeration value.
(struct _child_process): New member 'errcode'.