mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-06 15:20:56 -05:00
In most of haproxy code, ALPN is used as a signed char pointer. In QUIC code instead, it is manipulated as unsigned. Unifies this by using signed type in QUIC code. This allows to remove a bunch of unnecessary casts. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||