diff --git a/NEWS b/NEWS index 36afee1..eb0ed9a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +0.18.4 +====== +* wsgi: change TCP_NODELAY to TCP_QUICKACK, ignore socket error when not available + 0.18.3 ====== * wsgi: Use buffered writes - fixes partial socket.send without custom diff --git a/doc/real_index.html b/doc/real_index.html index 038dd93..22a0ba0 100644 --- a/doc/real_index.html +++ b/doc/real_index.html @@ -54,7 +54,7 @@ pip install eventlet
Alternately, you can download the source archive: