mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
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
This commit is contained in:
committed by
Tor Lillqvist
parent
811b86fa56
commit
6eb2b42715
@@ -1,3 +1,9 @@
|
||||
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)
|
||||
|
||||
2008-02-24 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/gwin32.c
|
||||
|
||||
Reference in New Issue
Block a user