summaryrefslogtreecommitdiff
path: root/code/core/TODO
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2017-08-14 19:56:24 +0200
committerUros Majstorovic <majstor@majstor.org>2017-08-14 19:56:24 +0200
commit38e2385f5846860916f8880d818b3b024b8c7dd9 (patch)
tree7bb01d9c38df29b49bf87c50317ec67c61c6e2a7 /code/core/TODO
parentdb44820eb01106f7780c7126e53885e8b34c8aea (diff)
msgq implementation
Diffstat (limited to 'code/core/TODO')
-rw-r--r--code/core/TODO7
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