Loading
io: improve docs for QIOChannelSocket async functions
In the docs for qio_channel_socket_connect_async, qio_channel_socket_listen_async and qio_channel_socket_dgram_async, mention that the SocketAddress parameters are copied, so can be freed immediately. Reviewed-by:"Dr. David Alan Gilbert" <dgilbert@redhat.com> Signed-off-by:
Daniel P. Berrange <berrange@redhat.com>