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

Matthew Swift
01.58.2012 d034ebe2a1b9dbcca7afa74f0671f263c62a9d7b
opendj3/opendj-ldap-sdk/src/main/java/com/forgerock/opendj/ldap/LDAPConnection.java
@@ -671,6 +671,7 @@
                // Underlying channel prob blown up. Just ignore.
            }
        }
        TimeoutChecker.INSTANCE.removeConnection(this);
        connection.closeSilently();
        // Notify listeners.