Willy Tarreau c83e45e9b0 MEDIUM: queue: simplify again the process_srv_queue() API
This basically undoes the API changes that were performed by commit
0274286dd ("BUG/MAJOR: server: fix deadlock when changing maxconn via
agent-check") to address the deadlock issue: since process_srv_queue()
doesn't use the server lock anymore, it doesn't need the "server_locked"
argument, so let's get rid of it before it gets used again.
2021-06-22 18:57:15 +02:00
..
2020-12-16 15:49:53 +01:00
2021-04-01 18:03:37 +02:00
2021-06-08 11:17:19 +02:00
2021-04-08 20:11:58 +02:00
2021-05-14 09:36:37 +02:00