event flags using pipes

Mike McCormack mike_mccormack at looksmart.com.au
Sun Apr 1 03:36:18 CDT 2001


Hi,

i've written an implementation of windows event flags using pipes.
(The modifications are confined to server/event.c for the moment.)

Why? By changing the client side implementation of SetEvent and
ResetEvent the use file descriptors and implementing a client side
unix fd/handle cache, it should be possible to eliminate server calls
for these operations and improve the performance of wineserver.

Anyway, any comments are welcome.

Mike



------------------------------------------
mailto:Mike_McCormack at looksmart.com.au
ph +82 16 430 0425

__________________________________________________________________
Get your own free web email at http://www.looksmart.com.au
LookSmart Australia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: event.c
Type: application/octet-stream
Size: 5140 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20010401/afcbb698/event.obj


More information about the wine-devel mailing list