diff options
author | Uros Majstorovic <majstor@majstor.org> | 2022-01-30 02:04:24 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2022-01-30 02:04:24 +0100 |
commit | 483b954dff83b86877184718acdd66533cb694ac (patch) | |
tree | f4f3b594416468674ba6321e2fb690649d852697 /ecp/src/TODO | |
parent | ceb32f60ef7d6210883acf1f17500f87cac8888c (diff) |
code cleanup and fixes mainly rbuf
Diffstat (limited to 'ecp/src/TODO')
-rw-r--r-- | ecp/src/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ecp/src/TODO b/ecp/src/TODO index 982e382..01c2a28 100644 --- a/ecp/src/TODO +++ b/ecp/src/TODO @@ -7,5 +7,3 @@ rbuf: - implement _wait variants of open / send - msgq should subtract ECP_MAX_MTYPE_SYS from mtype (make ECPConnMsgQ smaller) -- consider adding one buffer for all msgs (frag. issue) - |