summaryrefslogtreecommitdiff
path: root/spice-common
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2012-11-23 20:21:47 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2013-03-16 00:05:32 +0100
commit79c3a973e4a7499ce72d41a1d29d1d4d3b53171e (patch)
treee46d26d6af8bd1cbcb275334662a79de27243108 /spice-common
parent25f84a2d6e0a007a08f3907ce98d535d785b12d5 (diff)
Log actual address spice-server binds toHEADmaster
It's not always obvious what address spice-server will bind to, in particular when the 'addr' parameter is omitted on QEMU commandline. The decision of what address to bind to is made in reds_init_socket with a call to getaddrinfo. Surprisingly, that function had a call to getnameinfo() already, but it does not seem to be using the result of that call in any way. This commit moves this call after the socket is successfully bound and add a log message to indicate which address it's bound to.
Diffstat (limited to 'spice-common')
0 files changed, 0 insertions, 0 deletions