]> Git Repo - qemu.git/commit
io: improve docs for QIOChannelSocket async functions
authorDaniel P. Berrange <[email protected]>
Wed, 3 Feb 2016 13:47:36 +0000 (13:47 +0000)
committerDaniel P. Berrange <[email protected]>
Mon, 15 Feb 2016 14:48:25 +0000 (14:48 +0000)
commitfe81e932ec0d25157abbe5e7ebcb50493e61a4d6
tree2f79d0905363fa70859e22f1ea58899c26eae085
parenta5af12871fd4601c44f08d9e49131e9ca13ef102
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" <[email protected]>
Signed-off-by: Daniel P. Berrange <[email protected]>
include/io/channel-socket.h
This page took 0.025169 seconds and 4 git commands to generate.