[PATCH 0/7] Implement AcceptEx (try 2)

Mike Kaplinskiy mike.kaplinskiy at gmail.com
Sat Jul 25 21:33:27 CDT 2009


As per Alexandre's comments, I got rid of the make_fd_pseudo mess and
did not (really) touch accept_socket.

The biggest problem with AcceptEx is that if the program asks to
accept & receive, we need to put the async completion on the listening
socket, even though we end up reading from the accepted socket.

This passes all the AcceptEx tests except 3 of them (invalid parameter
tests). Any comments are welcome.

Mike.

P.S. By the time you look at this, hope you had a good vacation Alexandre.



More information about the wine-patches mailing list