Skip to content
Snippets Groups Projects
Commit 461682fb authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Thread-safe wrappers for std/socket errno description getters for sbbs_t

These should only be used in the sbbs_t methods called by node_thread or
event_thread. Any other thread-shared sbbs_t instances should not use these
methods since they share a single error description string buffer.
parent e76fafaa
1 merge request!463MRC mods by Codefenix (2024-10-20)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment