]> git.ipfire.org Git - thirdparty/bind9.git/commit
improvements to socket_test
authorOndřej Surý <ondrej@sury.org>
Fri, 7 May 2021 13:34:22 +0000 (15:34 +0200)
committerEvan Hunt <each@isc.org>
Fri, 7 May 2021 21:28:33 +0000 (14:28 -0700)
commit0133096c88902493323dac2b4669178ec2467a42
tree8e4ffe7099d973c5a3f9dc71a2d6c41b80f96c43
parent365c6a9851fd6f37cf16129a3d5d624541f2f6a6
improvements to socket_test

- be more strict, but patient, waiting for event completion.
- use an atomic pointer for the socket to silence TSAN warnings.
lib/isc/tests/socket_test.c