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
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