-
- Downloads
Use an atomic_bool instead of a mutext for telnets_active
This doesn't rely on implementation-defined behaviour. I would like to use call_once(), but I also want to be consistent with all the other code, so use pthread_once() for now.
parent
18ef9ed2
No related branches found
No related tags found
Please register or sign in to comment