summaryrefslogtreecommitdiff
path: root/gio/gthreadedsocketservice.c
Commit message (Expand)AuthorAgeFilesLines
* Pass in NULL instead of g_cclosure_marshal_genericJohan Dahlin2011-07-191-1/+1
* Stop using glib-genmarshal at build timeColin Walters2011-06-201-3/+1
* Fix some socket docs issues, remove unused typedefsDan Winship2011-06-061-1/+1
* Fix links in gio docsMatthias Clasen2011-06-041-3/+3
* docs: fix typos in networking classesThomas Hindoe Paaboel Andersen2011-04-201-2/+2
* Correct gtk-doc SECTION: syntaxJohan Dahlin2011-02-011-1/+1
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Fix incorrect freeing of thread pool in GThreadedSocketService (#584255)Ondrej Jirman2009-06-151-1/+1
* Fix make checkMatthias Clasen2009-05-281-1/+1
* Documentation and coding style fixupsMatthias Clasen2009-05-271-11/+13
* Actually implement max_threads for GThreadedSocketServiceAlexander Larsson2009-05-201-7/+66
* Add max_threads argument to g_threaded_socket_service_newAlexander Larsson2009-05-181-1/+3
* Import all the highlevel socket classes from gnioAlexander Larsson2009-05-151-0/+215