mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-20 18:31:02 +01: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.