[PATCH 1/3] server: Access the completion from the file descriptor instead of the async object.

Erich E. Hoover compholio at gmail.com
Tue Jun 5 13:44:16 CDT 2012


Real Name:
    Erich Hoover

Description:
    Rather than storing the completion information in the async
object, this patch changes the async code to retrieve this information
directly from the file descriptor as needed.  This patch also stores
the async information into the async queue when a file descriptor
closes so that the information may still be accessed for asyncs that
temporarily survive longer than the file descriptor.

Changelog:
    server: Access the completion from the file descriptor instead of
the async object.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Access-the-completion-from-the-file-descripto.patch
Type: application/octet-stream
Size: 7936 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120605/9b9d0b62/attachment-0001.obj>


More information about the wine-patches mailing list