diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2016-07-20 14:23:12 +0100 |
---|---|---|
committer | Amit Shah <amit.shah@redhat.com> | 2016-07-22 13:23:35 +0530 |
commit | 168ae6c24bf1cfc978f769292705229af82818e8 (patch) | |
tree | 3872817a89cbda6df5e7c4ea18dbcc94698578a3 /nbd | |
parent | 238064621fcf5fabedc36d2acdfffa72c723a748 (diff) | |
download | qemu-168ae6c24bf1cfc978f769292705229af82818e8.zip qemu-168ae6c24bf1cfc978f769292705229af82818e8.tar.gz qemu-168ae6c24bf1cfc978f769292705229af82818e8.tar.bz2 |
scripts: ensure monitor socket has SO_REUSEADDR set
If tests use a TCP based monitor socket, the connection will
go into a TIMED_WAIT state when the test exits. This will
randomly prevent the test from being re-run without a certain
time period. Set the SO_REUSEADDR flag on the socket to ensure
we can immediately re-run the tests
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1469020993-29426-6-git-send-email-berrange@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'nbd')
0 files changed, 0 insertions, 0 deletions