blob: 982e382b32d97d08e9f5339e4ad6675cc49ae0eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
+ check for nonce
+ check for seq
- memzero keys after usage
- implement socket message queue
rbuf:
- implement _wait variants of open / send
- msgq should subtract ECP_MAX_MTYPE_SYS from mtype (make ECPConnMsgQ smaller)
- consider adding one buffer for all msgs (frag. issue)
|