blob: b1e7d124cefc9a935ac075c057a4706f6afbe682 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
+ check for nonce
- check for seq (without rbuf)
- memzero keys after usage
- implement socket message queue
rbuf:
- implement _wait variants of open / send
- consider adding one buffer for all msgs (frag. issue)
should implement:
- send flush (seq)
- sending ack with congestion control
|