summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2012-02-07 15:09:14 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2012-02-24 09:06:58 -0600
commit136faa362d2835998a04779696a504147cf410ce (patch)
treeb9aae846daab1540498d77a38281b00780e41c05 /scripts/qapi.py
parentef0c4a0d89ff78bf1d0c257fb3c5613727dd8194 (diff)
downloadfocaccia-qemu-136faa362d2835998a04779696a504147cf410ce.tar.gz
focaccia-qemu-136faa362d2835998a04779696a504147cf410ce.zip
sockets: Drop sockets_debug debug code
I'm trying to improve this code's error reporting, and the debug code
is getting in my way: it clutters the code, it clobbers errno in
inconvenient places, and it uses the same fprintf() both for error
reporting and debug output in a few places.

Get rid of it.  Once decent error reporting is in place, adding back
whatever debug code we need shouldn't be hard.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions