]> Git Repo - qemu.git/commit
sockets: use error class to pass listen error
authorAmos Kong <[email protected]>
Thu, 10 May 2012 16:28:26 +0000 (00:28 +0800)
committerAnthony Liguori <[email protected]>
Thu, 10 May 2012 17:37:57 +0000 (12:37 -0500)
commit029409e5a9568e9032634847587e24bba66b252b
treefa2755104ae2a554d90575ae3e744d16f3397ee6
parenta6ba35b3be9d3d2874cd00930c954347e6be764c
sockets: use error class to pass listen error

Add a new argument in inet_listen()/inet_listen_opts()
to pass back listen error.

Change nbd, qemu-char, vnc to use new interface.

Signed-off-by: Amos Kong <[email protected]>
Reviewed-by: Orit Wasserman <[email protected]>
Reviewed-by: Michael Roth <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
nbd.c
qemu-char.c
qemu-sockets.c
qemu_socket.h
ui/vnc.c
This page took 0.035987 seconds and 4 git commands to generate.