From 38e2385f5846860916f8880d818b3b024b8c7dd9 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Mon, 14 Aug 2017 19:56:24 +0200 Subject: msgq implementation --- code/core/TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'code/core/TODO') 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 -- cgit v1.2.3