summaryrefslogtreecommitdiff
path: root/gio/src/socketlistener.ccg
Commit message (Expand)AuthorAgeFilesLines
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-261-1/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Gio::Socket: Move enums into class.Murray Cumming2017-04-181-4/+4
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-143/+113
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-16/+16
* C++11: Use nullptr.Murray Cumming2015-07-161-25/+25
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-17/+17
* Strip trailing whitespace.Mark Vender2012-10-291-3/+3
* Correct some formattingMurray Cumming2011-01-051-38/+44
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-153/+0
* Use 0 instead of NULL.Murray Cumming2010-01-291-2/+2
* Use Glib::unwrap() instead of ->gobj(),Murray Cumming2010-01-291-14/+14
* Wrap SocketListenerJonathon Jongsma2010-01-021-0/+484