Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with upstream for new release #916

Merged
merged 5 commits into from
Apr 17, 2024
Merged

Sync with upstream for new release #916

merged 5 commits into from
Apr 17, 2024

Conversation

JaylinYu
Copy link
Member

No description provided.

shikokuchuo and others added 5 commits April 17, 2024 09:20
Add the missing stub function implementation for `nng_tls_config_hold`.
Fixes an error when loading the library and expecting to have this
symbol available.

The availability of the symbol can be checked with nm:
```
nm -D cmake-build-release/libnng.so.1.7.3  | grep nng_tls_config_hold
```
The realtime clock is not (yet) exposed for user applications, but it
is used for logging timestamps accurately.
Signed-off-by: jaylin <jaylin@emqx.io>
@JaylinYu
Copy link
Member Author

I exclude the new logging system of NNG which requires more attention to modify and sync.

@JaylinYu JaylinYu merged commit 1cbf4a3 into main Apr 17, 2024
13 of 15 checks passed
@JaylinYu JaylinYu deleted the jaylin/dev branch April 17, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants