qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Drop some useless functions
@ 2016-07-25 13:02 Cao jin
  2016-07-25 13:02 ` [Qemu-devel] [PATCH v2 1/2] util: Drop unused *_nonblocking_connect() functions Cao jin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Cao jin @ 2016-07-25 13:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Daniel P. Berrange, Gerd Hoffmann, Paolo Bonzini, Eric Blake

These functions are not used anymore, drop them first.
Next step is to rip out NonBlockingConnectHandler as Daniel suggested.

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

Cao jin (2):
  util: Drop unused *_nonblocking_connect() functions
  util: Drop inet_listen()

 include/qemu/sockets.h |  8 ------
 util/qemu-sockets.c    | 74 --------------------------------------------------
 2 files changed, 82 deletions(-)

-- 
2.1.0

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-25 13:02 [Qemu-devel] [PATCH v2 0/2] Drop some useless functions Cao jin
2016-07-25 13:02 ` [Qemu-devel] [PATCH v2 1/2] util: Drop unused *_nonblocking_connect() functions Cao jin
2016-07-27 11:35   ` Daniel P. Berrange
2016-07-25 13:02 ` [Qemu-devel] [PATCH v2 2/2] util: Drop inet_listen() Cao jin
2016-07-27 11:36   ` Daniel P. Berrange
2016-07-28  1:31     ` Cao jin
2016-07-26  1:33 ` [Qemu-devel] [PATCH v2 0/2] Drop some useless functions Cao jin

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).