glib/docs/reference/gio
Dan Winship 7f4864e58d Bug 505361 - gunixinputstream.c assumes poll() available
Bug 509446 - portable blocking gio cancellation

	* gcancellable.c (g_cancellable_make_pollfd): New method to make a
	GPollFD for a cancellable (which is slightly more complicated on
	Windows than Unix).

	* gunixinputstream.c (g_unix_input_stream_read):
	* gunixoutputstream.c (g_unix_output_stream_write): Use
	g_cancellable_make_pollfd() and g_poll() rather than using poll()
	directly.

	* tests/unix-streams.c: test of GUnixInputStream,
	GUnixOutputStream, and GCancellable.

svn path=/trunk/; revision=7553
2008-09-26 16:19:35 +00:00
..
.gitignore Bug 549771 – improved .gitignore for glib 2008-09-02 18:40:39 +00:00
gio-docs.xml Forgotten commit 2008-08-04 17:19:30 +00:00
gio-sections.txt Bug 505361 - gunixinputstream.c assumes poll() available 2008-09-26 16:19:35 +00:00
gio.types Forgotten commit 2008-08-04 17:19:30 +00:00
gvfs-overview.odg Stub of a migration chapter Stub of an overview Overview diagram taken 2007-12-17 17:28:40 +00:00
gvfs-overview.png Stub of a migration chapter Stub of an overview Overview diagram taken 2007-12-17 17:28:40 +00:00
Makefile.am Updates 2007-12-30 05:54:31 +00:00
migrating.xml Additions 2008-02-13 02:30:14 +00:00
overview.xml Avoid a filename conflict 2008-07-16 06:30:12 +00:00
version.xml.in gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00