implementation of mavl kv (not working)
FossilOrigin-Name: a20911b2dd992b0d382428c232b804b76e625985e574722931aa2fb163bedeaa
This commit is contained in:
@ -70,6 +70,10 @@ struct conn {
|
||||
|
||||
|
||||
int recv_timeout;
|
||||
|
||||
|
||||
mavl_t remote_cfg;
|
||||
|
||||
|
||||
mbag_t outgoing;
|
||||
mbag_t incomming;
|
||||
|
Reference in New Issue
Block a user