diff options
Diffstat (limited to 'code/ecp/TODO')
-rw-r--r-- | code/ecp/TODO | 2 |
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) |