socket: Add num connections to qio_channel_socket_async()
commit7959e29ea0d6100038367beff9a0da0c83b322a2
authorJuan Quintela <quintela@redhat.com>
Tue, 20 Aug 2019 07:40:39 +0000 (20 09:40 +0200)
committerJuan Quintela <quintela@redhat.com>
Tue, 3 Sep 2019 21:24:42 +0000 (3 23:24 +0200)
treed0b32ccaf166ac547af26a64e80f624c750bccfb
parent4e2d8bf6f143138ad121545a7cf4525e36040039
socket: Add num connections to qio_channel_socket_async()

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
include/io/channel-socket.h
io/channel-socket.c
io/trace-events
tests/test-io-channel-socket.c