diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
104 | together with a suitable algorithm for utilizing them. Otherwise, downloading | 104 | together with a suitable algorithm for utilizing them. Otherwise, downloading |
105 | a file will block all responses with same or smaller priority | 105 | a 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) |