mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java @@ -1109,6 +1109,7 @@ } else { if (shutdownRequested) { cleanUpSelector(); selector.close(); listening = false; enabled = false; continue;