Revert errneous checkin.
Check in actual change associated with ChangeLog.
This commit is contained in:
@@ -312,7 +312,7 @@ select_stuff::wait (fd_set *readfds, fd_set *writefds, fd_set *exceptfds,
|
||||
select_record *s = &start;
|
||||
DWORD m = 0;
|
||||
|
||||
set_thread_waiting (w4[m++]);
|
||||
w4[m++] = signal_arrived; /* Always wait for the arrival of a signal. */
|
||||
if ((w4[m] = pthread::get_cancel_event ()) != NULL)
|
||||
m++;
|
||||
|
||||
|
Reference in New Issue
Block a user