Andrew Kuchling <akuchlin@mems-exchange.org> writes: > sendfile() is used when writing really high-performance Web servers, > in order to save an unnecessary memory-to-memory copy. Question: > should I make up a patch to add a sendfile() wrapper to Python? Certainly. posixmodule.c is traditionally the place for wrappers around function supported one atleast some Unixish systems; it contains already functions less useful than sendfile. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4