Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
IO-224 IOUtils.closeQuietly() should take a Closeable as a parameter.
- Closed