g_unix_set_fd_nonblocking: New API to control file descriptor blocking state
authorColin Walters <walters@verbum.org>
Tue, 3 May 2011 13:52:10 +0000 (09:52 -0400)
committerColin Walters <walters@verbum.org>
Tue, 3 May 2011 14:14:48 +0000 (10:14 -0400)
commited37970a0405b5681bcd6449d4dc1b4f9080c4fa
treeeb3cc956fbabb38b4111c3080a1edf27f58bb23f
parente08e70e08d65e2fce142491a6c8fc6068c8008d2
g_unix_set_fd_nonblocking: New API to control file descriptor blocking state

And use it in relevant places in GLib.

https://bugzilla.gnome.org/show_bug.cgi?id=649225
gio/gcancellable.c
gio/gsocket.c
glib/glib-unix.c
glib/glib-unix.h
glib/glib.symbols
glib/gmain.c