You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2013/01/09 13:36:13 UTC

[jira] [Created] (NET-494) FTPClient.CSL.cleanUp() fails to restore timeout value on exception

Sebb created NET-494:
------------------------

             Summary: FTPClient.CSL.cleanUp() fails to restore timeout value on exception
                 Key: NET-494
                 URL: https://issues.apache.org/jira/browse/NET-494
             Project: Commons Net
          Issue Type: Bug
    Affects Versions: 3.1
            Reporter: Sebb


The CSL class temporarily resets the socket timeout.

The cleanUp() method restores the original setting, however this may be skipped if an exception occurs.

The code should ensure that the original setting is always restored.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira