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