Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-03 | socket: Add num connections to qio_channel_socket_async() | Juan Quintela | 1 | -0/+2 |
2019-09-03 | socket: Add num connections to qio_channel_socket_sync() | Juan Quintela | 1 | -0/+2 |
2018-03-06 | qio: non-default context for async conn | Peter Xu | 1 | -3/+12 |
2017-05-09 | sockets: Limit SocketAddressLegacy to external interfaces | Markus Armbruster | 1 | -12/+12 |
2017-05-09 | sockets: Rename SocketAddress to SocketAddressLegacy | Markus Armbruster | 1 | -12/+12 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+3 |
2016-02-15 | io: improve docs for QIOChannelSocket async functions | Daniel P. Berrange | 1 | -2/+9 |
2016-01-20 | io: fix description of @errp parameter initialization | Daniel P. Berrange | 1 | -7/+7 |
2015-12-18 | io: add QIOChannelSocket class | Daniel P. Berrange | 1 | -0/+244 |