[PATCH 1/3] server: Revise completion behavior to allow completions for cancelled sockets (try 2).

Alexandre Julliard julliard at winehq.org
Tue Apr 24 12:08:52 CDT 2012


"Erich E. Hoover" <ehoover at mines.edu> writes:

> Real Name:
>     Erich Hoover
>
> Description:
>     This patch changes how the close socket operation works so that if
> an async operation is registered then closing the handle will be
> deferred until the async operation has completed.

I would find it very suprising if this were how it's supposed to work,
particularly since multiple handles can of course be opened to the same
socket. You'll need very convincing tests for this...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list