qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Remove obsolete non-blocking connect
@ 2016-07-28  7:39 Cao jin
  2016-07-28  7:39 ` [Qemu-devel] [PATCH 1/3] util: remove the " Cao jin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cao jin @ 2016-07-28  7:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: Daniel P. Berrange, Gerd Hoffmann, Paolo Bonzini

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

Cc: Daniel P. Berrange <berrange@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-07-28  8:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28  7:39 [Qemu-devel] [PATCH 0/3] Remove obsolete non-blocking connect Cao jin
2016-07-28  7:39 ` [Qemu-devel] [PATCH 1/3] util: remove the " Cao jin
2016-07-28  8:07   ` Daniel P. Berrange
2016-07-28  7:39 ` [Qemu-devel] [PATCH 2/3] util: fix some coding style issue Cao jin
2016-07-28  8:08   ` Daniel P. Berrange
2016-07-28  8:44     ` Cao jin
2016-07-28  7:39 ` [Qemu-devel] [PATCH 3/3] migration/socket: fix typo in file header Cao jin
2016-07-28  8:08   ` Daniel P. Berrange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).