mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-06 15:30:29 -05:00
Previously, only a single controlconf message would be processed from a single TCP read even if the TCP read buffer contained multiple messages. Refactor the isccc_ccmsg unit to store the extra buffer in the internal buffer and use the already read data first before reading from the network again. Co-authored-by: Ondřej Surý <ondrej@isc.org> Co-authored-by: Dominik Thalhammer <dominik@thalhammer.it> |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||