1. 233aa5c Fix address handling in inet_nonblocking_connect by Orit Wasserman · 12 years ago
  2. 5db5f44 Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect by Orit Wasserman · 12 years ago
  3. 05bc1d8 Refactor inet_connect_opts function by Michael S. Tsirkin · 12 years ago
  4. 39b3845 qemu-sockets: Fix potential memory leak by Stefan Weil · 12 years ago
  5. 540c79f migration: don't rely on any QERR_SOCKET_* by Luiz Capitulino · 12 years ago
  6. 02a08fe net: inet_connect(), inet_connect_opts(): add in_progress argument by Luiz Capitulino · 13 years ago
  7. 8715fc1 socket: clean up redundant assignment by Amos Kong · 12 years ago
  8. e6d91ab place qemu-sockets.c contributions since 2012-01-13 under GPLv2+ by Paolo Bonzini · 13 years ago
  9. 8be7e7e qemu-option: qemu_opts_create(): use error_set() by Luiz Capitulino · 13 years ago
  10. 029409e sockets: use error class to pass listen error by Amos Kong · 13 years ago
  11. a6ba35b sockets: change inet_connect() to support nonblock socket by Amos Kong · 13 years ago
  12. 877691f sockets: Clean up inet_listen_opts()'s convoluted bind() loop by Markus Armbruster · 13 years ago
  13. 136faa3 sockets: Drop sockets_debug debug code by Markus Armbruster · 13 years ago
  14. 9d94747 qemu-sockets: Plug fd leak on unix_connect_opts() error path by Markus Armbruster · 13 years ago
  15. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  16. b82eac9 Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms by Nick Thomas · 14 years ago
  17. e23a22e qemu-sockets: avoid strlen of NULL pointer by Jens Osterkamp · 15 years ago
  18. 0706a4d move socket_init to qemu-sockets.c by Paolo Bonzini · 15 years ago
  19. 2198a62 fix inet_parse typo by Marcelo Tosatti · 15 years ago
  20. c445321 net: inet_strfamily(): Better unknown family report by Luiz Capitulino · 15 years ago
  21. c9c4b34 net: Make inet_strfamily() public by Luiz Capitulino · 15 years ago
  22. 40ff6d7 Don't leak file descriptors by Kevin Wolf · 15 years ago
  23. c139090 Add 'static' by Blue Swirl · 15 years ago
  24. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  25. 7e1b35b convert udp chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  26. e5bc776 sockets: add inet_listen_opts by Gerd Hoffmann · 15 years ago
  27. f4c94c7 sockets: add inet_connect_opts by Gerd Hoffmann · 15 years ago
  28. 108af7b sockets: add unix_*_opts for windows. by Gerd Hoffmann · 15 years ago
  29. 62b6adf sockets: add unix_listen_opts by Gerd Hoffmann · 15 years ago
  30. 2af2bf6 sockets: add unix_connect_opts by Gerd Hoffmann · 15 years ago
  31. 39b6efc Fix in file qemu-sockets.c by vibi · 16 years ago
  32. bc575e9 Fix some more warnings by blueswir1 · 16 years ago
  33. 47398b9 Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger by blueswir1 · 16 years ago
  34. 305b0eb copyright & license for qemu_sockets.c (Gerd Hoffman) by aliguori · 16 years ago
  35. d247d25 sockets: helper functions for qemu (Gerd Hoffman) by aliguori · 16 years ago