Default Asynchronous I/O Implementation

Robert Shearman rob at codeweavers.com
Tue Jun 7 11:24:40 CDT 2005


Hi,

The asynchronous I/O implementation used by files is so general that it 
can be reused by other file-like wineserver objects, such as named 
pipes. However, this patch just moves the file async implementation into 
the fd object.

Changelog:
- Add a default asynchronous I/O implementation
- Make file objects use it.

-- 
Rob Shearman

-------------- next part --------------
A non-text attachment was scrubbed...
Name: async.diff
Type: text/x-patch
Size: 8834 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050607/2ce39d17/async.bin


More information about the wine-patches mailing list