[issue11351] (test_os) os.sendfile() error

Steffen Daode Nurpmeso report at bugs.python.org
Mon Feb 28 15:21:27 CET 2011


Steffen Daode Nurpmeso <sdaoden at googlemail.com> added the comment:

Before i'm going down, here is the paragraph from 'man 2 sendfile':

  When a header or trailer is specified the value of len returned will
  include the size of header or trailer sent. The user should provide suf-
  ficiently large value of len as argument including the size of header or
  trailer, otherwise only part of file data will be sent following the header.

----------
title: Mac OS X os.sendfile() -> (test_os) os.sendfile() error

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11351>
_______________________________________


More information about the Python-bugs-list mailing list