Mike Kaplinskiy <[email protected]> writes: > We *might* need to ignore POLLERR messages for UDP sockets, as the > condition is actually temporary and sock_try_event was hiding this.
It doesn't work here: ../../../tools/runtest -q -P wine -M ws2_32.dll -T ../../.. -p ws2_32_test.exe.so sock.c && touch sock.ok sock.c:941: Test failed: some threads have not completed: 102 sock.c:3567: Tests skipped: WSAIoctl failed to get AcceptEx with ret -1 + errno 10045 make: *** [sock.ok] Error 1 -- Alexandre Julliard [email protected]
