]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qtest/libqtest.c
tests: fix libqtest socket timeouts
authorAndrea Arcangeli <aarcange@redhat.com>
Mon, 13 Jun 2016 11:16:44 +0000 (12:16 +0100)
committerAmit Shah <amit.shah@redhat.com>
Thu, 16 Jun 2016 04:20:07 +0000 (09:50 +0530)
commitf5d457917817d7bfd2424bb88314eaf16b5ec9d6
treeeae44009197eb5ee6e07cbebf5b2e6bca39329eb
parentea0c6d62391d269e2d8927a80912d479a0c5cf8a
tests: fix libqtest socket timeouts

I kept getting timeouts and unix socket accept failures under high
load, the patch fixes it.

Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Message-id: 1465816605-29488-6-git-send-email-dgilbert@redhat.com
Message-Id: <1465816605-29488-6-git-send-email-dgilbert@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
tests/libqtest.c