commit | 8429097c61690844caacd90ff336be8b8b4f0fd2 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Jun 23 16:33:52 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jun 24 10:52:31 2021 +0200 |
tree | 9eb289048c16ce1e96363a5c5cc9fbbe6802e5e4 | |
parent | cdc83e01922fa9bf4a9442dbaca9a2fd9e881c12 [diff] |
MINOR: queue: store a pointer to the queue into the pendconn By following the queue pointer in the pendconn it will now be possible to always retrieve the elements (index, srv, px, etc).