mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-15 10:42:56 +02:00
->frms_rwlock is an old lock supposed to be used when several threads could handle the same connection. This is no more the case since this commit: "MINOR: quic: Attach the QUIC connection to a thread."