1. 84615a1 io: Add support for MSG_PEEK for socket channel by manish.mishra · 2 years, 2 months ago
  2. 0370f23 tests/unit: Update test-io-channel-socket.c for Windows by Bin Meng · 2 years, 7 months ago
  3. b88651c QIOChannel: Add flags on io_writev and introduce io_flush callback by Leonardo Bras · 2 years, 9 months ago
  4. da668aa tests: Move unit tests into a separate directory by Thomas Huth · 4 years ago[Renamed from tests/test-io-channel-socket.c]
  5. c8198bd io: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  6. dd65e4a tests: Fixes test-io-channel-socket.c tests under msys2/mingw by Yonggang Luo · 4 years, 5 months ago
  7. 7959e29 socket: Add num connections to qio_channel_socket_async() by Juan Quintela · 5 years ago
  8. 4e2d8bf socket: Add num connections to qio_channel_socket_sync() by Juan Quintela · 5 years ago
  9. a4eb74a test: skip tests if socket_check_protocol_support() failed by Marc-André Lureau · 6 years ago
  10. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  11. 73564c4 io: ensure UNIX client doesn't unlink server socket by Daniel P. Berrangé · 6 years ago
  12. 9b589ff sockets: pull code for testing IP availability out of specific test by Daniel P. Berrange · 7 years ago
  13. 8005fdd qio: non-default context for async conn by Peter Xu · 7 years ago
  14. bd269eb sockets: Limit SocketAddressLegacy to external interfaces by Markus Armbruster · 8 years ago
  15. dfd100f sockets: Rename SocketAddress to SocketAddressLegacy by Markus Armbruster · 8 years ago
  16. 0e5d632 io: fix incoming client socket initialization by Wang guang · 8 years ago
  17. 60e705c io: change the QIOTask callback signature by Daniel P. Berrange · 9 years ago
  18. af8096b io: Add a QIOChannelSocket cleanup test by Felipe Franciosi · 8 years ago
  19. 74b6ce4 socket: unlink unix socket on remove by Marc-André Lureau · 9 years ago
  20. 340849a util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED by Daniel P. Berrange · 9 years ago
  21. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  22. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  23. cfd47a7 io: stronger check for support for IPv4/6 by Daniel P. Berrange · 9 years ago
  24. a9d5aed io: wait for incoming client in socket test by Daniel P. Berrange · 9 years ago
  25. abc981b io: bind to socket before creating QIOChannelSocket by Daniel P. Berrange · 9 years ago
  26. 5838d66 io: initialize sockets in test program by Daniel P. Berrange · 9 years ago
  27. 0a27af9 io: use bind() to check for IPv4/6 availability by Daniel P. Berrange · 9 years ago
  28. 0399293 util: Shorten references into SocketAddress by Eric Blake · 9 years ago
  29. 250f53d Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1' into staging by Peter Maydell · 9 years ago
  30. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  31. c767ae6 io: introduce helper for creating channels from file descriptors by Daniel P. Berrange · 9 years ago
  32. 7b3c618 io: fix stack allocation when sending of file descriptors by Daniel P. Berrange · 9 years ago
  33. bead599 io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections by Daniel P. Berrange · 9 years ago
  34. e4d2edc io: bind to loopback IP addrs in test suite by Daniel P. Berrange · 9 years ago
  35. 559607e io: add QIOChannelSocket class by Daniel P. Berrange · 10 years ago