Giampaolo Rodola' <[email protected]> added the comment: > I'm pretty sure that Solaris isn't the only platform that supports non- > socket file descriptors here, Linux (the platform I'm using), is one > such case.
No, sendfile() on Linux supports only socket file descriptors: http://linux.die.net/man/2/sendfile ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10882> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
