Use alertable wait functions so that I/O completion routines or user-mode
authorTor Lillqvist <tml@novell.com>
Sun, 24 Feb 2008 01:46:42 +0000 (01:46 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 24 Feb 2008 01:46:42 +0000 (01:46 +0000)
commit6eb2b4271515f04f1d661e697651559cb4ad29d7
tree0822c4a313456183f7d10d291834a82094e61fb4
parent811b86fa56cbde3a9fa0b2d1888763dd05b3b904
Use alertable wait functions so that I/O completion routines or user-mode

2008-02-24  Tor Lillqvist  <tml@novell.com>

* glib/gmain.c (g_poll) [Win32]: Use alertable wait functions so
that I/O completion routines or user-mode Asynchronous Procedure
Calls can be run. (#517484, Vlad Grecescu)

svn path=/trunk/; revision=6571
ChangeLog
glib/gmain.c