summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-j2se::nio::ch::FileChannelImpl.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-07-18. Properly deal with error cases in transferTo0().Greg Lewis1-0/+38
Corrects non-blocking IO case. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation