Martin v. Löwis <[email protected]> added the comment: > I would focus on trying to provide a unique interface across all > platforms. Being sendfile() not a standard POSIX I think we should > not worry about providing a strict one-to-one interface.
We absolutely need to expose sendfile as-is. If we want to provide some unifying layer, we must not call it 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
