mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-15 23:22:35 -04:00
do need isc/util.h mutex and recv_lock no longer needed in connection; wait_lock used instead. messages_expected no longer needed in connection. no more omapi_ipv6 connection_send return value changed from void to isc_result_t connection_wait no longer takes a timeout parameter new private function, handle_destroy |
||
|---|---|---|
| .. | ||
| include | ||
| .cvsignore | ||
| api | ||
| connection.c | ||
| data.c | ||
| generic.c | ||
| handle.c | ||
| lib.c | ||
| listener.c | ||
| Makefile.in | ||
| message.c | ||
| object.c | ||
| protocol.c | ||
| result.c | ||
| string.c | ||
| value.c | ||
| version.c | ||