This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author giampaolo.rodola
Recipients giampaolo.rodola, loewis, pitrou, rosslagerwall
Date 2011-01-11.11:50:13
SpamBayes Score 3.814366e-07
Marked as misclassified No
Message-id <1294746629.49.0.61903154262.issue10882@psf.upfronthosting.co.za>
In-reply-to
Content
> Also, I think it should be optional since when it's NULL, sendfile() 
> implicitly assumes the current offset (file's tell() return value).
> This is true on Linux, at least. Not sure about other platforms but my 
> best guess is that it should not be mandatory.

I'm not so sure about this anymore. Please ignore this.
History
Date User Action Args
2011-01-11 11:50:29giampaolo.rodolasetrecipients: + giampaolo.rodola, loewis, pitrou, rosslagerwall
2011-01-11 11:50:29giampaolo.rodolasetmessageid: <1294746629.49.0.61903154262.issue10882@psf.upfronthosting.co.za>
2011-01-11 11:50:13giampaolo.rodolalinkissue10882 messages
2011-01-11 11:50:13giampaolo.rodolacreate