qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/6] Add reconnecting to client sockets
@ 2014-10-02 16:17 minyard
  2014-10-02 16:17 ` [Qemu-devel] [PATCH 1/6] qemu-char: Make the filename size for a chardev a #define minyard
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: minyard @ 2014-10-02 16:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: bcketchum, mjg59, hwd, afaerber, mst

One more time, with the rework added to qemu_chr_finish_socket_connection()
that I should have seen.  It didn't generate any errors, so there was no
point in having error returns from it.

Also added an assert to qemu_chr_socket_restart_timer().

Thanks,

-corey

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

end of thread, other threads:[~2014-10-04 15:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-02 16:17 [Qemu-devel] [PATCH v5 0/6] Add reconnecting to client sockets minyard
2014-10-02 16:17 ` [Qemu-devel] [PATCH 1/6] qemu-char: Make the filename size for a chardev a #define minyard
2014-10-02 16:17 ` [Qemu-devel] [PATCH 2/6] qemu-char: Rework qemu_chr_open_socket() for reconnect minyard
2014-10-02 16:17 ` [Qemu-devel] [PATCH 3/6] qemu-char: Move some items into TCPCharDriver minyard
2014-10-02 16:17 ` [Qemu-devel] [PATCH 4/6] qemu-char: set socket filename to disconnected when not connected minyard
2014-10-02 16:17 ` [Qemu-devel] [PATCH 5/6] qemu-char: Add reconnecting to client sockets minyard
2014-10-03 22:22   ` Paolo Bonzini
2014-10-04  3:24     ` Corey Minyard
2014-10-04 15:54       ` Paolo Bonzini
2014-10-02 16:17 ` [Qemu-devel] [PATCH 6/6] qemu-char: Print the remote and local addresses for a socket minyard

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