glib/docs/reference/gio
Dan Winship 547311bfd8 Always do async vs sync correctly in GSocketConnection streams
Previously if a GSocketConnection had a blocking GSocket, it would
sometimes block during asynchonous I/O, and if it had a non-blocking
socket, it would sometimes return G_IO_ERROR_WOULD_BLOCK from
synchronous I/O. This fixes the connection to not depend on the socket
state.

https://bugzilla.gnome.org/show_bug.cgi?id=616458
2010-08-15 15:34:29 -04:00
..
.gitignore .gitignore updates for gsettings stuff 2010-04-27 17:04:57 -04:00
gdbus.xml Add --xml to gdbus-tool to print raw introspected XML 2010-06-14 00:02:57 +02:00
gio-docs.xml Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gio-querymodules.xml Add a man page for gio-querymodules 2010-04-18 15:54:54 -04:00
gio-sections.txt Always do async vs sync correctly in GSocketConnection streams 2010-08-15 15:34:29 -04:00
gio.types Merge the wip/gapplication branch 2010-06-07 13:48:42 -04:00
glib-compile-schemas.xml Document vendor override files 2010-08-13 21:23:22 -04:00
gsettings.xml Rename gsettings-tool to gsettings 2010-04-22 01:17:02 -04:00
gvfs-overview.odg update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
gvfs-overview.png update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
Makefile.am Replace -I with $(glib_INCLUDES) and friends 2010-08-06 13:10:34 -04:00
migrating-gconf.xml Remove gsettings-schema-convert tool 2010-06-21 13:24:40 -04:00
migrating-gdbus.xml Bug 621213 – GDBusProxy and well-known names 2010-06-11 18:21:27 -04:00
migrating-gnome-vfs.xml Add a migration chapter for dbus bits 2010-05-06 17:58:29 -04:00
migrating-posix.xml Remove duplicate copies of migration docs 2010-05-27 13:07:54 -04:00
overview.xml GDBus: Add `return' debug option 2010-08-04 16:59:26 -04:00
version.xml.in gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00