commit | 9f1d4e7f7fbd249aed553d8c3b82e1fb35b14746 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Mar 05 19:25:26 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Mar 07 13:59:04 2019 +0100 |
tree | 614f6f97b5076793252c0fac93483fed33e79ba8 | |
parent | 0fe703bd508764d4d7fb7d3043fb3103041df03e [diff] |
CLEANUP: listener: remove old thread bit mapping Now that the P2C algorithm for the accept queue is removed, we don't need to map a number to a thread bit anymore, so let's remove all these fields which are taking quite some space for no reason.