qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] Remove obsolete non-blocking connect


From: Cao jin
Subject: [Qemu-devel] [PATCH 0/3] Remove obsolete non-blocking connect
Date: Thu, 28 Jul 2016 15:39:28 +0800

Remove it as Daniel suggest, the other two are trivial.

Cc: Daniel P. Berrange <address@hidden>
Cc: Gerd Hoffmann <address@hidden>
Cc: Paolo Bonzini <address@hidden>

Cao jin (3):
  util: remove the obsolete non-blocking connect
  util: fix some coding style issue
  migration/socket: fix typo in file header

 include/qemu/sockets.h |   7 +-
 io/channel-socket.c    |   2 +-
 migration/socket.c     |   4 +-
 net/socket.c           |   2 +-
 util/qemu-sockets.c    | 179 ++++++++-----------------------------------------
 5 files changed, 33 insertions(+), 161 deletions(-)

-- 
2.1.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]