Commit History

作者 SHA1 備註 提交日期
  Juan Quintela 7959e29ea0 socket: Add num connections to qio_channel_socket_async() 6 年之前
  Juan Quintela 4e2d8bf6f1 socket: Add num connections to qio_channel_socket_sync() 6 年之前
  Juan Quintela e5b6353cf2 socket: Add backlog parameter to socket_listen 6 年之前
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 年之前
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 年之前
  Daniel P. Berrangé 73564c407c io: ensure UNIX client doesn't unlink server socket 6 年之前
  Pavel Balaev d66f78e1ea Delete AF_UNIX socket after close 7 年之前
  Peter Xu 8005fdd8fa qio: non-default context for async conn 7 年之前
  Peter Xu a17536c594 qio: non-default context for threaded qtask 7 年之前
  Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 7 年之前
  Cao jin b258793258 util: remove the obsolete non-blocking connect 8 年之前
  Peter Xu 8bd9c4e6c5 io: fix qio_channel_socket_accept err handling 8 年之前
  Fam Zheng 226799cec5 socket: Make errp the last parameter of socket_connect 8 年之前
  Wang guang 0e5d6327f3 io: fix incoming client socket initialization 8 年之前
  Paolo Bonzini bf88c1247f io: add methods to set I/O handlers on AioContext 8 年之前
  Daniel P. Berrange 59de517d8d io: remove Error parameter from QIOTask thread worker 9 年之前
  Daniel P. Berrange 937470bb54 io: stop incrementing reference in qio_task_get_source 9 年之前
  Daniel P. Berrange bf53520827 io: set LISTEN flag explicitly for listen sockets 8 年之前
  Felipe Franciosi d8d3c7cc67 io: Introduce a qio_channel_set_feature() helper 9 年之前
  Felipe Franciosi e413ae0c04 io: Use qio_channel_has_feature() where applicable 9 年之前
  Felipe Franciosi 8fbf661212 io: Fix double shift usages on QIOChannel features 9 年之前
  Eric Blake 37f9e0a2b6 sockets: Use new QAPI cloning 9 年之前
  Marc-André Lureau 74b6ce43e3 socket: unlink unix socket on remove 9 年之前
  Marc-André Lureau 3fa27a9a1e socket: add listen feature 9 年之前
  Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 9 年之前
  Daniel P. Berrange b16a44e13e osdep: remove use of socket_error() from all code 9 年之前
  Paolo Bonzini a589720567 io: implement socket watch for win32 using WSAEventSelect+select 9 年之前
  Daniel P. Berrange 30fd3e2790 io: remove checking of EWOULDBLOCK 9 年之前
  Daniel P. Berrange de7971ffb9 io: use qemu_accept to ensure SOCK_CLOEXEC is set 9 年之前
  Paolo Bonzini b83b68a013 io: introduce qio_channel_create_socket_watch 9 年之前