summaryrefslogtreecommitdiff
path: root/gio/gsocketaddressenumerator.c
Commit message (Expand)AuthorAgeFilesLines
* gsocketaddressenumerator: add nullable annotation to the result of `next`Matteo Biggio2022-05-311-2/+2
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix issue in GSocketAddressEnumerator documentationMichael Catanzaro2020-06-181-1/+1
* docs: Fix pluralised links to symbolsPhilip Withnall2019-03-151-1/+1
* gio: Add missing documentation for G{Proxy,Socket}AddressEnumeratorPhilip Withnall2018-12-171-0/+20
* gsocketaddressenumerator: Make it an error to call next_async before finishPatrick Griffis2018-12-111-0/+2
* gnetworkaddress: Implement parallel ipv4 and ipv6 dns lookupsPatrick Griffis2018-12-111-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-2/+2
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship2012-10-101-20/+11
* Add GI annotations to Gio lowlevel network support classesPavel Holejsovsky2010-12-291-4/+5
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-4/+2
* Add a lot of missing annotationsJohan Dahlin2010-09-241-2/+2
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Documentation and coding style fixupsMatthias Clasen2009-05-271-17/+17
* GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectableDan Winship2009-04-221-0/+191