
The lock for the server is now only visible to the MaxScale core. Changing the type to std::mutex also allows the use of RAII lock guards.
The lock for the server is now only visible to the MaxScale core. Changing the type to std::mutex also allows the use of RAII lock guards.