mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

abobrov
03.13.2007 0c7c697e97989b7435244151c77af6b5a677a070
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;