summaryrefslogtreecommitdiffstats
path: root/tests/test-util-sockets.c
Commit message (Expand)AuthorAgeFilesLines
* monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()Kevin Wolf2019-06-181-1/+2
* qemu-print: New qemu_printf(), qemu_vprintf() etc.Markus Armbruster2019-04-181-0/+1
* monitor: Fix unsafe sharing of @cur_mon among threadsPeter Xu2018-07-231-1/+1
* sockets: allow SocketAddress 'fd' to reference numeric file descriptorsDaniel P. Berrange2018-03-131-6/+106
* sockets: check that the named file descriptor is a socketDaniel P. Berrange2018-03-131-0/+89
* sockets: move fd_is_socket() into common sockets codeDaniel P. Berrange2018-03-131-0/+77