implement mptp send/receive
This commit is contained in:
@ -20,6 +20,7 @@ int main(int argc, char *argv[]) {
|
||||
goto end;
|
||||
}
|
||||
|
||||
lm_ctx_pool_test(&ctx);
|
||||
ret = EXIT_SUCCESS;
|
||||
|
||||
end:
|
||||
|
Reference in New Issue
Block a user