mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 23:01:43 -04:00
Instead of closing every incoming TCP connection after handling a single query, continue receiving queries on each TCP connection until the client disconnects itself. When coupled with response dropping, this enables silently receiving all incoming data, simulating an unresponsive server. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| convert-trs-to-junit.py | ||
| Makefile.am | ||
| test_client.c | ||
| test_server.c | ||
| wire_test.c | ||