5 Commits (de61484ec39f418e5c0d4603017695f9ffb8fe24)

Author SHA1 Message Date
Kunwu 08e702043f tests/unit: Add a assert for test_io_channel_unix_listen_cleanup 1 year ago
manish.mishra 84615a19dd io: Add support for MSG_PEEK for socket channel 3 years ago
Bin Meng 0370f239ad tests/unit: Update test-io-channel-socket.c for Windows 4 years ago
Leonardo Bras b88651cb4d QIOChannel: Add flags on io_writev and introduce io_flush callback 4 years ago
Thomas Huth da668aa15b tests: Move unit tests into a separate directory 5 years ago
Chetan Pant e0622ae3ca io: Fix Lesser GPL version number 6 years ago
Chetan Pant c8198bd5f9 io: Fix Lesser GPL version number 6 years ago
Yonggang Luo dd65e4ad22 tests: Fixes test-io-channel-socket.c tests under msys2/mingw 6 years ago
Juan Quintela 7959e29ea0 socket: Add num connections to qio_channel_socket_async() 7 years ago
Juan Quintela 4e2d8bf6f1 socket: Add num connections to qio_channel_socket_sync() 7 years ago
Marc-André Lureau a4eb74a66a test: skip tests if socket_check_protocol_support() failed 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Daniel P. Berrangé 73564c407c io: ensure UNIX client doesn't unlink server socket 7 years ago
Daniel P. Berrange 9b589ffb12 sockets: pull code for testing IP availability out of specific test 8 years ago
Peter Xu 8005fdd8fa qio: non-default context for async conn 8 years ago
Markus Armbruster bd269ebc82 sockets: Limit SocketAddressLegacy to external interfaces 9 years ago
Markus Armbruster dfd100f242 sockets: Rename SocketAddress to SocketAddressLegacy 9 years ago
Wang guang 0e5d6327f3 io: fix incoming client socket initialization 9 years ago
Daniel P. Berrange 60e705c51c io: change the QIOTask callback signature 10 years ago
Felipe Franciosi af8096b2c3 io: Add a QIOChannelSocket cleanup test 10 years ago
Marc-André Lureau 74b6ce43e3 socket: unlink unix socket on remove 10 years ago
Daniel P. Berrange 340849a9ff util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Eric Blake 32bafa8fdd qapi: Don't special-case simple union wrappers 10 years ago
Daniel P. Berrange cfd47a71df io: stronger check for support for IPv4/6 10 years ago
Daniel P. Berrange a9d5aed12d io: wait for incoming client in socket test 10 years ago
Daniel P. Berrange abc981bf29 io: bind to socket before creating QIOChannelSocket 10 years ago
Daniel P. Berrange 5838d66e73 io: initialize sockets in test program 10 years ago
Daniel P. Berrange 0a27af918b io: use bind() to check for IPv4/6 availability 10 years ago
Eric Blake 0399293e5b util: Shorten references into SocketAddress 10 years ago
Peter Maydell 681c28a33e tests: Clean up includes 10 years ago
Daniel P. Berrange c767ae62b9 io: introduce helper for creating channels from file descriptors 10 years ago
Daniel P. Berrange 7b3c618ad0 io: fix stack allocation when sending of file descriptors 10 years ago
Daniel P. Berrange bead59946a io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections 10 years ago
Daniel P. Berrange e4d2edc9d0 io: bind to loopback IP addrs in test suite 10 years ago
Daniel P. Berrange 559607ea17 io: add QIOChannelSocket class 11 years ago