aboutsummaryrefslogtreecommitdiff
path: root/include/io/channel-socket.h
AgeCommit message (Expand)Author
2023-08-31util: spelling fixesMichael Tokarev
2022-05-16QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUXLeonardo Bras
2020-10-27io: Fix Lesser GPL version numberChetan Pant
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-09-03socket: Add num connections to qio_channel_socket_async()Juan Quintela
2019-09-03socket: Add num connections to qio_channel_socket_sync()Juan Quintela
2018-03-06qio: non-default context for async connPeter Xu
2017-05-09sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster
2017-05-09sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-02-15io: improve docs for QIOChannelSocket async functionsDaniel P. Berrange
2016-01-20io: fix description of @errp parameter initializationDaniel P. Berrange
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange