[Bug 14407] New: wineserver should support Solaris event completion framework (event ports)
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(a)winehq.org ReportedBy: trisk+winehq(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14407 --- Comment #1 from Vitaliy Margolen <vitaliy(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14407 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #2 from Austin English <austinenglish(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14407 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14721|0 |1 is obsolete| | --- Comment #3 from Austin English <austinenglish(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14407 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14407 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-11-19 12:01:29 --- Albert, ping. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14407 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-11-24 12:46:59 --- Patch committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=01b972d63905a42688e8b8... Woooooooo! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14407 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2009-12-04 12:15:36 --- Closing bugs fixed in 1.1.34. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org