summaryrefslogtreecommitdiff
path: root/gio/gthreadedsocketservice.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all nicks and blurbs from param specswip/sophie-h/remove-nick-blurbSophie Herold2023-04-281-3/+1
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gthreadedsocketservice: Mark source_object of run signal as nullableSebastian Dröge2020-06-021-1/+1
* gio: remove use of generic marshaller from GIO objectsChristian Hergert2019-06-171-1/+6
* gthreadedsocketservice: Handle thread pool push failurePhilip Withnall2019-04-121-2/+7
* gthreadedsocketservice: Move obj reference to per-job dataPhilip Withnall2019-04-121-19/+16
* gthreadedsocketservice: Abstract out a free functionPhilip Withnall2019-04-121-6/+9
* gthreadedsocketservice: Tidy up property declarationsPhilip Withnall2019-04-121-6/+5
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* gio: Intern all signal names beforehandMatthias Clasen2015-09-121-1/+1
* gio: Prevent hang when finalizing GThreadedSocketServiceRoss Lagerwall2014-11-231-5/+8
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-16/+10
* 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