Set the socket to overlapped mode.
This commit is contained in:
parent
938ed57cb8
commit
b5fc589f44
|
@ -676,7 +676,7 @@ static test_setup tests [NUM_TESTS] =
|
|||
event_client,
|
||||
{
|
||||
NULL,
|
||||
0,
|
||||
WSA_FLAG_OVERLAPPED,
|
||||
128
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue