Problem: socket_base uses macros for mutex lock and unlock
Solution: add a lock guard that takes optional a mutex and use it
Showing
This diff is collapsed.
Please
register
or
sign in
to comment
Solution: add a lock guard that takes optional a mutex and use it