http://bugs.winehq.org/show_bug.cgi?id=14407
Summary: wineserver should support Solaris event completion framework (event ports) Product: Wine Version: 1.0.0 Platform: Other OS/Version: Solaris Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wineserver AssignedTo: wine-bugs@winehq.org ReportedBy: trisk+winehq@acm.jhu.edu
Created an attachment (id=14721) --> (http://bugs.winehq.org/attachment.cgi?id=14721) Add event completion support to wineserver
wineserver's event loop can be driven by select() or by asynchronous event mechanisms such as epoll and kqueue. wineserver currently does not support the event completion framework (event ports) that appeared in Solaris 10, a generic API for asynchronous I/O that supersedes /dev/poll.
This patch adds the support.
http://bugs.winehq.org/show_bug.cgi?id=14407
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-07-11 14:43:23 --- Please send patch(es) to wine-patches mailing list. They are not being picked up from bugzilla.
http://bugs.winehq.org/show_bug.cgi?id=14407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #2 from Austin English austinenglish@gmail.com 2008-08-15 12:58:28 --- I passed the patch along for you: http://www.winehq.org/pipermail/wine-patches/2008-August/059466.html
http://bugs.winehq.org/show_bug.cgi?id=14407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14721|0 |1 is obsolete| |
--- Comment #3 from Austin English austinenglish@gmail.com 2008-10-11 17:26:29 --- Created an attachment (id=16589) --> (http://bugs.winehq.org/attachment.cgi?id=16589) rediffed patch
Last patch had unnecessary whitespace/comment changes. Rediffed against git.
http://bugs.winehq.org/show_bug.cgi?id=14407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=14407
--- Comment #4 from Austin English austinenglish@gmail.com 2009-11-19 12:01:29 --- Albert, ping.
http://bugs.winehq.org/show_bug.cgi?id=14407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2009-11-24 12:46:59 --- Patch committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=01b972d63905a42688e8b8...
Woooooooo!
http://bugs.winehq.org/show_bug.cgi?id=14407
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2009-12-04 12:15:36 --- Closing bugs fixed in 1.1.34.