Minor restructuring of code to handle incomming requests when the
MAX_SERVER_THREADS is exceeded. Thread counter, mutex, and cond logic all moved into new allocate/deallocate server thread functions.
Please register or sign in to comment
An update will be installed on Tuesday, April 15, 2025 between 21:00 and 22:00. During this, the service will be unavailable several times.
MAX_SERVER_THREADS is exceeded. Thread counter, mutex, and cond logic all moved into new allocate/deallocate server thread functions.