2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

checkpoint. udp listener clde split out.

This commit is contained in:
Michael Graff
1999-01-20 03:54:54 +00:00
parent 603f92eefd
commit 47db0e1d06
5 changed files with 354 additions and 183 deletions

View File

@@ -2503,6 +2503,7 @@ isc_socket_cancel(isc_socket_t *sock, isc_task_t *task,
}
}
/* XXX implement */
if (how & ISC_SOCKCANCEL_CONNECT) {
}