Files
bind9/bin
Evan Hunt 1ceea908b6 shorten the tcp system test
the tcp system test uses the 'packet.pl' test tool to send a packet
thousands of times. this took a long time because the tool was waiting
for replies and parsing them; however, for that particular test the
replies aren't relevant.

this commit uses non-blocking sockets and moves the reply parsing
outside the send loop, which speeds the system test up substantially.
2020-09-04 13:55:01 -07:00
..
2020-07-02 10:35:58 +02:00
2020-07-02 10:35:58 +02:00
2020-07-02 10:35:58 +02:00
2020-08-07 11:26:09 +02:00
2020-09-04 13:55:01 -07:00
2020-07-02 10:35:58 +02:00