Set the socket to overlapped mode.

This commit is contained in:
Martin Wilck 2002-12-05 19:02:20 +00:00 committed by Alexandre Julliard
parent 938ed57cb8
commit b5fc589f44
1 changed files with 1 additions and 1 deletions

View File

@ -676,7 +676,7 @@ static test_setup tests [NUM_TESTS] =
event_client,
{
NULL,
0,
WSA_FLAG_OVERLAPPED,
128
}
}