summaryrefslogtreecommitdiff
path: root/gio/gthreadedsocketservice.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-19Pass in NULL instead of g_cclosure_marshal_genericJohan Dahlin1-1/+1
2011-06-20Stop using glib-genmarshal at build timeColin Walters1-3/+1
2011-06-06Fix some socket docs issues, remove unused typedefsDan Winship1-1/+1
2011-06-04Fix links in gio docsMatthias Clasen1-3/+3
2011-04-20docs: fix typos in networking classesThomas Hindoe Paaboel Andersen1-2/+2
2011-02-01Correct gtk-doc SECTION: syntaxJohan Dahlin1-1/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2009-06-15Fix incorrect freeing of thread pool in GThreadedSocketService (#584255)Ondrej Jirman1-1/+1
2009-05-28Fix make checkMatthias Clasen1-1/+1
2009-05-27Documentation and coding style fixupsMatthias Clasen1-11/+13
2009-05-20Actually implement max_threads for GThreadedSocketServiceAlexander Larsson1-7/+66
2009-05-18Add max_threads argument to g_threaded_socket_service_newAlexander Larsson1-1/+3
2009-05-15Import all the highlevel socket classes from gnioAlexander Larsson1-0/+215