summaryrefslogtreecommitdiff
path: root/gio/src/socketconnection.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
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-14/+7
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-1/+1
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-2/+2
* SocketConnection: Add connect*() and is_connected() methods.José Alburquerque2012-11-041-0/+29
* Wrap SocketClient, SocketConnection, TcpConnection, UnixConnectionJonathon Jongsma2010-01-021-0/+24