* Jason Mehrens: > 2. FileChannel::size always returns zero. It would be much nicer if > FileChannel::size returned bytes available. Do you mean the data provided by the FIONREAD ioctl? Is that even portable?