wineconsole: Wait on events in curses backend using select instead of poll

Kai Blin kai.blin at gmail.com
Mon Dec 1 01:47:24 CST 2008


On Sunday 30 November 2008 00:52:57 Martin Storsjö wrote:
> poll can't handle terminal devices on Darwin, since Tiger. See the
> following discussion:
> http://lists.apple.com/archives/Darwin-dev/2006/Apr/msg00066.html

There's reasons we switched from select to poll. You can't just switch back to 
select to work around a OSX _bug_. If Apple can't get their act together to 
fix this, this needs to go behind a configure check/ifdef.

Cheers,
Kai


-- 
Kai Blin
WorldForge developer  http://www.worldforge.org/
Wine developer        http://wiki.winehq.org/KaiBlin
Samba team member     http://www.samba.org/samba/team/
--
Will code for cotton.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20081201/5aa13870/attachment.pgp 


More information about the wine-devel mailing list