mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-14 06:32:14 -04:00
264. [func] Dispatch can not take TCP sockets in connecting
state. Set DNS_DISPATCHATTR_CONNECTED when calling
dns_dispatch_createtcp() for connected TCP sockets
or call dns_dispatch_starttcp() when the socket is
connected.
|
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| lwres | ||
| omapi | ||
| tests | ||
| .cvsignore | ||
| Makefile.in | ||