Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-17 | sendfile support | Helmut Grohne | |
When a sendfile library is available, expose it via wsgi.file_wrapper. This support spans both asynchronous and forkpool. | |||
2012-03-17 | deduplicate scgi.{asynchronous,forkpool} | Helmut Grohne | |
2007-04-17 | added wsgitools.scgi.forkpool | Helmut Grohne | |
wsgitools.scgi is now known as wsgitools.scgi.asynchronous |