mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Cleanup already defunct tlsconnect netievent
The netievent used for TLS connect was already defunct, just cleanup the cruft.
This commit is contained in:
@@ -474,7 +474,6 @@ isc__nm_put_netievent(isc__networker_t *worker, void *ievent) {
|
||||
isc__networker_unref(worker);
|
||||
}
|
||||
|
||||
NETIEVENT_SOCKET_DEF(tlsconnect);
|
||||
NETIEVENT_SOCKET_DEF(tlsdobio);
|
||||
|
||||
#ifdef HAVE_LIBNGHTTP2
|
||||
|
Reference in New Issue
Block a user