wineoss message queue patch

Robert Reif reif at earthlink.net
Thu Nov 6 06:30:46 CST 2003


Changes message queue from priority queue to standard queue.

It is not necessary and actually causes problems to put non header
messages before header messages.  Headers are queued within each
thread.  Sending some headers and then a reset will not work properly
because the reset command will be placed at the head of the queue
before the headers.  It will then try to mark all headers done but there

won't be any because they are still in the queue.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wineoss.diff
Type: application/x-unknown-content-type-diff_auto_file
Size: 1447 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20031106/6505d8ce/wineoss.bin


More information about the wine-patches mailing list