https://github.com/xxdark/ufc
Uninterruptible FileChannel
https://github.com/xxdark/ufc
java java-io
Last synced: 7 months ago
JSON representation
Uninterruptible FileChannel
- Host: GitHub
- URL: https://github.com/xxdark/ufc
- Owner: xxDark
- License: mit
- Created: 2025-07-26T03:59:57.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-07-26T05:28:38.000Z (8 months ago)
- Last Synced: 2025-07-26T10:42:38.959Z (8 months ago)
- Topics: java, java-io
- Language: Java
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ufc
File channels that are indifferent to other thread's feelings.
Are you tired of ClosedByInterruptException?
Say no more.