summaryrefslogtreecommitdiff
path: root/gio/tests/send-data.c
Commit message (Expand)AuthorAgeFilesLines
* all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall2018-04-271-3/+3
* Remove g_type_init() callsRyan Lortie2012-10-161-2/+0
* Add GSocketClient::event, for tracking socket client statusDan Winship2011-12-221-0/+23
* g_thread_new: never failRyan Lortie2011-10-131-3/+1
* thread: nuke the concept of 'joinable'Ryan Lortie2011-10-131-1/+5
* Don't use deprecated GThread API in gio testsMatthias Clasen2011-10-101-2/+1
* GSocketClient: add a timeout propertyDan Winship2010-08-141-0/+5
* Fix leaks in GSocketClient and GThreadedResolverDan Winship2009-07-231-4/+21
* Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen2009-07-051-0/+163
* Move gio tests from gio/tests/ to tests/gio/Benjamin Otte2009-07-011-163/+0
* Add support for graceful disconnect to GTcpConnectionAlexander Larsson2009-05-201-3/+46
* Add send-data, a g_socket_client test caseAlexander Larsson2009-05-191-0/+120