summaryrefslogtreecommitdiffstats
path: root/include/io/channel-socket.h
Commit message (Expand)AuthorAgeFilesLines
* socket: Add num connections to qio_channel_socket_async()Juan Quintela2019-09-031-0/+2
* socket: Add num connections to qio_channel_socket_sync()Juan Quintela2019-09-031-0/+2
* qio: non-default context for async connPeter Xu2018-03-061-3/+12
* sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster2017-05-091-12/+12
* sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster2017-05-091-12/+12
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* io: improve docs for QIOChannelSocket async functionsDaniel P. Berrange2016-02-151-2/+9
* io: fix description of @errp parameter initializationDaniel P. Berrange2016-01-201-7/+7
* io: add QIOChannelSocket classDaniel P. Berrange2015-12-181-0/+244