This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a change to branch feat/close-shield
in repository https://gitbox.apache.org/repos/asf/commons-io.git


    from 0ac8b64c3 feat: Add `Channels.closeShield` for close-shield proxies of 
NIO channels
     add 44cd3a20e fix: rename to `CloseShieldChannel.wrap`

No new revisions were added by this update.

Summary of changes:
 .../{Channels.java => CloseShieldChannel.java}     | 14 ++++-----
 ...annelsTest.java => CloseShieldChannelTest.java} | 36 +++++++++++-----------
 2 files changed, 25 insertions(+), 25 deletions(-)
 rename src/main/java/org/apache/commons/io/channels/{Channels.java => 
CloseShieldChannel.java} (88%)
 rename src/test/java/org/apache/commons/io/channels/{ChannelsTest.java => 
CloseShieldChannelTest.java} (89%)

Reply via email to