mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-27 08:41:31 +02:00
I will replace thread by processes. Note that, I keep the pthread_key system for identifiying process in the same way that threads. Note also that I keep commented out the original thread code because I hope to reactivate it.