Commit History

Author SHA1 Message Date
  Orit Wasserman 240f68ce5b Fix address handling in inet_nonblocking_connect 13 years ago
  Orit Wasserman ee0999b16a Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect 13 years ago
  Luiz Capitulino 02a08fef07 net: inet_connect(), inet_connect_opts(): add in_progress argument 13 years ago
  Amos Kong 029409e5a9 sockets: use error class to pass listen error 13 years ago
  Amos Kong a6ba35b3be sockets: change inet_connect() to support nonblock socket 13 years ago
  Stefan Weil acf126ba58 w32: Move defines for socket specific errors to qemu-os-win32.h 13 years ago
  Jan Kiszka 6cec29c4a0 w32: Undefine error constants before their redefinition 13 years ago
  Paolo Bonzini 128aa58947 move corking functions to osdep.c 14 years ago
  Paolo Bonzini 154b9a0cbd add socket_set_block 14 years ago
  Juan Quintela 85bb6d36b0 net: remove parse_host_src_port() function 14 years ago
  Blue Swirl 80bb8cba0a Fix OpenBSD build 15 years ago
  Paolo Bonzini 0706a4dcce move socket_init to qemu-sockets.c 15 years ago
  Luiz Capitulino c9c4b34ed5 net: Make inet_strfamily() public 15 years ago
  Kevin Wolf 40ff6d7e8d Don't leak file descriptors 15 years ago
  Gerd Hoffmann 7e1b35b44c convert udp chardev to QemuOpts. 16 years ago
  Gerd Hoffmann e5bc776fa9 sockets: add inet_listen_opts 16 years ago
  Gerd Hoffmann f4c94c7c51 sockets: add inet_connect_opts 16 years ago
  Gerd Hoffmann 62b6adfbe0 sockets: add unix_listen_opts 16 years ago
  Gerd Hoffmann 2af2bf6760 sockets: add unix_connect_opts 16 years ago
  aliguori 49dc768d4c Fix windows build and clean up use of <windows.h> 16 years ago
  aliguori d247d25f18 sockets: helper functions for qemu (Gerd Hoffman) 17 years ago
  aliguori 0e82f34d07 Move some declarations around in the QEMU CharDriver code 17 years ago
  aliguori 5bb7910af0 Introduce UI for live migration 17 years ago
  aliguori 03ff3ca30f Use common objects for qemu-img and qemu-nbd 17 years ago
  ths 4fddf62a74 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. 17 years ago
  ths ffd843bcdc Run monitor over unix domain sockets, by Anthony Liguori. 18 years ago
  bellard 6ca957f08f win32 socket fixes 19 years ago