Skip to content
Discussion options

You must be logged in to vote

Please check the examples and tutorials, you can not call mg_close_conn(conn); mg_mgr_free(mgr)); like that (no example does that), as already explained.
If you don't want to exit the program, then just don't exit the main loop (and of course don't free resources). All examples that don't exit do just that.
Please post the smallest piece of code showing what you want to do and can't do.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@tilongzs
Comment options

@scaprile
Comment options

@tilongzs
Comment options

Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1635 on July 21, 2022 12:26.