If we are watching the same fd several times (for different conditions,
authorTor Lillqvist <tml@iki.fi>
Tue, 6 Jun 2000 06:56:03 +0000 (06:56 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 6 Jun 2000 06:56:03 +0000 (06:56 +0000)
commit700b6e5ff2919c43508417241d41a43fd428b99e
tree75a68c76fbbb3d63203d68596465bd8ff8a9d79e
parent88fd181eac4fad985bfa54ca5f30bb6d149eaee5
If we are watching the same fd several times (for different conditions,

2000-06-06  Tor Lillqvist  <tml@iki.fi>

* giowin32.c (g_io_channel_win32_pipe_readable): If we are
watching the same fd several times (for different conditions, with
different callbacks), check them all. Only call the callback for
G_IO_IN from here. (This bug popped up when a watch for
G_IO_ERR|G_IO_HUP was added to gimplib.)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
giowin32.c
glib/giowin32.c