[libvirt] [PATCH v2 3/8] qemu_monitor_json: Move InetSocketAddress build to a separate function

Jiri Denemark jdenemar at redhat.com
Mon Jun 24 10:47:26 UTC 2013


On Thu, Jun 06, 2013 at 14:30:00 +0200, Michal Privoznik wrote:
> Currently, we are building InetSocketAddress qemu json type
> within the qemuMonitorJSONNBDServerStart function. However, other
> future functions may profit from the code as well. So it should
> be moved into a static function.
> ---
>  src/qemu/qemu_monitor_json.c | 53 +++++++++++++++++++++++++++-----------------
>  1 file changed, 33 insertions(+), 20 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list