summaryrefslogtreecommitdiff
path: root/gio/src/unixconnection.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Remove trailing whitespace.Murray Cumming2016-05-161-3/+3
* UnixConnection: Remove the const receive_credentials_finish() method.José Alburquerque2012-11-051-1/+0
* UnixConnection: Add [receive|send]_credentials_[async|finish]().José Alburquerque2012-11-041-0/+42
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-5/+5
* giomm: Use ifdef in _WRAP_METHOD()s surrounded by #ifdefs.José Alburquerque2010-08-101-1/+1
* giomm: UnixConnection: Add receive/send_credentials() methods.José Alburquerque2010-08-061-0/+4
* A bunch of minor doxygen cleanups around the treeJonathon Jongsma2010-01-031-4/+1
* Accidentally marked wrong SocketConnection as non-win32Jonathon Jongsma2010-01-021-0/+2
* Wrap SocketClient, SocketConnection, TcpConnection, UnixConnectionJonathon Jongsma2010-01-021-0/+52