GSocket: add support for timeouts
[platform/upstream/glib.git] / gio / tests / socket-client.c
2010-04-23 Dan WinshipGSocket: add support for timeouts
2010-04-23 Dan Winshipgio/tests/socket-client, socket-server: fix for win32
2010-04-22 Dan WinshipGUnixSocketAddress: handle abstract sockets with non...
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-07-23 Dan WinshipFix leaks in GSocketClient and GThreadedResolver
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 Matthias ClasenRevert "Move gio tests from gio/tests/ to tests/gio/"
2009-07-01 Benjamin OtteMove gio tests from gio/tests/ to tests/gio/
2009-06-30 Dan WinshipAdd GCancellables to GSocket ops
2009-05-15 Alexander LarssonAdd test apps for GSocket API