summaryrefslogtreecommitdiff
path: root/code/ecp/TODO
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2019-10-13 05:22:42 +0200
committerUros Majstorovic <majstor@majstor.org>2019-10-13 05:22:42 +0200
commit850ce8bb7a447e1d2500d5dac0b0003bb4412c37 (patch)
treef49b3ac65242cef0157ccb98cbcf5a97ceb5fdcb /code/ecp/TODO
parentca2d9002fcbebcf37f48944dd8d67e90c186ce4f (diff)
fixed TODO
Diffstat (limited to 'code/ecp/TODO')
-rw-r--r--code/ecp/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/ecp/TODO b/code/ecp/TODO
index f48cd69..982e382 100644
--- a/code/ecp/TODO
+++ b/code/ecp/TODO
@@ -6,6 +6,6 @@
rbuf:
- implement _wait variants of open / send
-- msgq should subtract ECP_MTYPE_SYS from mtype
+- msgq should subtract ECP_MAX_MTYPE_SYS from mtype (make ECPConnMsgQ smaller)
- consider adding one buffer for all msgs (frag. issue)