"Erich E. Hoover" <ehoo...@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
julli...@winehq.org


Reply via email to