summaryrefslogtreecommitdiff
path: root/docs/api.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo for default TCP backlog in API docstheandrew1682020-09-021-1/+1
|
* add backpressure on the app_iter if the socket can't send data quickly enoughMichael Merickel2019-04-051-1/+1
|
* flush SO_SNDBUF data on every send and deprecate send_bytesso_sndbufMichael Merickel2019-04-041-1/+1
|
* Update docs about multi socket supportBert JW Regeer2016-06-111-1/+1
|
* add a url_prefix adjustment that behaves much like paste prefixmiddleware ↵Chris McDonough2013-08-121-1/+1
| | | | (to avoid needing to explain paste prefixmiddleware, which avoids needing to explain pastedeploy, which avoids needing to explain pipelines, and so forth)
* autopep8 runthrough and janitorial changes.Keith Gaughan2013-05-231-4/+0
|
* Missing additional Unix socket documentation.Keith Gaughan2013-05-121-1/+1
| | | | | | I'd forgotten to add the additional arguments to the signature of waitress.serve(). Also, I think it's worth noting in the docs that Unix domain sockets are not supported on Windows, just in case.
* adjust defaultChris McDonough2012-01-091-1/+1
|
* gardenChris McDonough2011-12-301-2/+6
|
* add docsChris McDonough2011-12-281-0/+10