v0.27 #56
basiliscos
started this conversation in
General
v0.27
#56
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
message_visitor_t
message_stringifier_t
and the default implementationdefault_stringifier_t
which allows to dump messages. It is not a production buta diagnostic/debug tool, due to performance restrictions.
system_context_t
provides a reference to defaultmessage_stringifier_t
;it is possible to have a custom one
extended_error_t
holds a reference to a request message,which caused an error
ev
examples and testsexamples/thread/sha512.cpp
to use recentopenssl
version3.15
This discussion was created from the release v0.27.
Beta Was this translation helpful? Give feedback.
All reactions