Steffen Daode Nurpmeso <sdao...@googlemail.com> added the comment:

posixmodule.c:
        iov_setup():
                IOV[i]: buffer:0x10152b8f0, len:512
                iov_setup() leave ok
        before sendfile: sf=0x7fff5fbfb410, sf.headers=0x10036c780
        sf.headers[0].iov_base=0x10152d950, .iov_len=512
        after sendfile: sbytes=4096

Maybe Mac OS X does not support headers (i'm on Mac OS X 10.6)?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11351>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to