qemu-devel
[Top][All Lists]
Advanced

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

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


From: Cao jin
Subject: [Qemu-devel] [PATCH v2 0/3] Remove the obsolete non-blocking connect
Date: Thu, 28 Jul 2016 16:54:31 +0800

v2 changelog:
1. revert the yoda-condition in patch 2 (Daniel)

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]