[PATCH 1/4] server: Move completion from async object to async queue.

Alexandre Julliard julliard at winehq.org
Mon Jun 4 03:53:25 CDT 2012


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

> Sorry I didn't reply to this sooner, I've been at a wedding at just
> got back to the land of the Internet.  I believe that it really does
> need to be stored in the queue, otherwise in the case that the async
> operation has not completed when the file descriptor is closed then
> the cancel completion will not be able to propagate.

I don't think that you can have an async queue that outlives its file
descriptor.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list