diff options
author | Uros Majstorovic <majstor@majstor.org> | 2017-08-19 19:16:18 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2017-08-19 19:16:18 +0200 |
commit | 050bf97c2dc6c22e7b3134e281ee892e5351439f (patch) | |
tree | dc44faa97f20c03bc0d3dd6d0a1e4d121c9562dd /code/core/TODO | |
parent | 5d20e9bafc3571f37eb0d9b74699d023d2d3d13a (diff) |
timer improved; rbuf finally implemented
Diffstat (limited to 'code/core/TODO')
-rw-r--r-- | code/core/TODO | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/code/core/TODO b/code/core/TODO index b1e7d12..bd4cc70 100644 --- a/code/core/TODO +++ b/code/core/TODO @@ -6,8 +6,6 @@ rbuf: - implement _wait variants of open / send +- msgq should subtract ECP_MTYPE_SYS from mtype - consider adding one buffer for all msgs (frag. issue) -should implement: -- send flush (seq) -- sending ack with congestion control |