[
https://issues.apache.org/jira/browse/IO-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory closed IO-292.
------------------------------
Version 2.2 has been released and addresses this issue.
> IOUtils.closeQuietly() should take a ServerSocket as a parameter
> ----------------------------------------------------------------
>
> Key: IO-292
> URL: https://issues.apache.org/jira/browse/IO-292
> Project: Commons IO
> Issue Type: Improvement
> Reporter: Sebb
> Priority: Minor
> Fix For: 2.2
>
>
> Unfortunately ServerSocket does not implement Closeable, nor does it extend
> Socket, so none of the existing closeQuietly() methods can be used.
> Might be useful to implement this as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira