diff options
author | 2020-01-24 06:31:17 +0000 | |
---|---|---|
committer | 2020-01-24 06:31:17 +0000 | |
commit | cbef7e11abb0e9c1f73e6873b214a833b9feba7d (patch) | |
tree | 3ca66282194ea4eb459aa3f2b5cdcb3a4e9cef29 /lib/libssl/tls13_server.c | |
parent | progress on rebound has been stalled long enough it's time to fade away. (diff) | |
download | wireguard-openbsd-cbef7e11abb0e9c1f73e6873b214a833b9feba7d.tar.xz wireguard-openbsd-cbef7e11abb0e9c1f73e6873b214a833b9feba7d.zip |
pool(9): replace custom TAILQ concatenation loops with TAILQ_CONCAT(3)
TAILQ_CONCAT(3) apparently wasn't in-tree when this code was written.
Using it leaves us with less code *and* better performance.
ok tedu@
Diffstat (limited to 'lib/libssl/tls13_server.c')
0 files changed, 0 insertions, 0 deletions