Bug 591714 – Figure out failure handling for g_cancellable_make_pollfd()
authorBenjamin Otte <otte@gnome.org>
Thu, 13 Aug 2009 18:19:15 +0000 (20:19 +0200)
committerBenjamin Otte <otte@gnome.org>
Wed, 19 Aug 2009 09:02:05 +0000 (11:02 +0200)
commitbb8e4f06ab1a0ada2c8835284ec5f853378694e2
treeb8d48e52443edaf83e2e12f47a2d70869e14ea20
parenta0e3b4ae8447f0831397384a54f4be276e84764b
Bug 591714 – Figure out failure handling for g_cancellable_make_pollfd()

Make g_cancellable_make_pollfd() return a gboolean that indicates its error
status. Update the code that calls this function accordingly.
gio/gcancellable.c
gio/gcancellable.h
gio/gsocket.c
gio/gunixinputstream.c
gio/gunixoutputstream.c