diff options
Diffstat (limited to 'code/core/TODO')
-rw-r--r-- | code/core/TODO | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/code/core/TODO b/code/core/TODO index ade028d..0ee7499 100644 --- a/code/core/TODO +++ b/code/core/TODO @@ -1,8 +1,9 @@ + check for nonce -+ check for seq +- check for seq (without rbuf) - memzero keys after usage - implement socket message queue -core: -- msgq marker +rbuf: +- implement _wait variants of open / send +- consider adding one buffer for all msgs (frag. issue)
\ No newline at end of file |