Libunit: gracefully quitting a multicontext application.

This commit is contained in:
Max Romanov
2020-10-28 00:01:46 +03:00
parent ccee391ab2
commit 28ab1de364
2 changed files with 75 additions and 25 deletions

View File

@@ -34,6 +34,8 @@ enum {
#define NXT_UNIT_INIT_ENV "NXT_UNIT_INIT"
#define NXT_UNIT_SHARED_PORT_ID ((uint16_t) 0xFFFFu)
/*
* Mostly opaque structure with library state.
*