aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 18a6b591..749acc3b 100644
--- a/README
+++ b/README
@@ -103,7 +103,6 @@ be reasonably complete:
103- 8 different output queues (one for each priority) have to be implemented 103- 8 different output queues (one for each priority) have to be implemented
104together with a suitable algorithm for utilizing them. Otherwise, downloading 104together with a suitable algorithm for utilizing them. Otherwise, downloading
105a file will block all responses with same or smaller priority 105a file will block all responses with same or smaller priority
106- Change session timeout to use not seconds but something more precise
107- SPDY RST_STREAM sending on each possible error (DONE?) 106- SPDY RST_STREAM sending on each possible error (DONE?)
108- SPDY_close_session 107- SPDY_close_session
109- Find the best way for closing still opened stream (new call or existing) 108- Find the best way for closing still opened stream (new call or existing)