summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-j2se::nio::ch::FileChannelImpl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Properly deal with error cases in transferTo0().Greg Lewis2006-07-181-0/+38
Corrects non-blocking IO case. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=168175