On Sun, 18 Oct 2009, Greg Lewis wrote:
> G'day Michael,
>
> On Fri, Oct 16, 2009 at 04:55:08PM -0700, Michael Allman wrote:
>> Can someone explain why we aren't using sendfile() in the transferTo0 call
>> for the case of a file transfer to a network socket in FileChannelImpl.c?
>>
>> Also, my unde
G'day Michael,
On Fri, Oct 16, 2009 at 04:55:08PM -0700, Michael Allman wrote:
> Can someone explain why we aren't using sendfile() in the transferTo0 call
> for the case of a file transfer to a network socket in FileChannelImpl.c?
>
> Also, my understanding is that if this call cannot do a send