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