Searched refs:sent_shutdown (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Dtlsstream.c312 bool sent_shutdown = ((SSL_get_shutdown(sock->tlsstream.tls) & local
315 if (received_shutdown && !sent_shutdown) {
485 bool sent_shutdown = local
492 result = received_shutdown || sent_shutdown

Completed in 129 milliseconds