[ 
https://issues.apache.org/jira/browse/IO-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842809#action_12842809
 ] 

Sebb commented on IO-224:
-------------------------

URL: http://svn.apache.org/viewvc?rev=920497&view=rev
Log:
IO-224 Add closeQuietly(Socket) to IOUtils


> IOUtils.closeQuietly() should take a Closeable as a parameter.
> --------------------------------------------------------------
>
>                 Key: IO-224
>                 URL: https://issues.apache.org/jira/browse/IO-224
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 1.4
>            Reporter: Sean Cote
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: 2.0
>
>
> Right now, there are several IOUtils.closeQuietly methods that take things 
> like InputStream, OutputStream, Reader, Writer, but why not simply have one 
> IOUtils.closeQuietly method which takes a Closeable? It seems like this would 
> simplify things and also enhance the usability of the function.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to