This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
https://git.haproxy.org/git/haproxy.git/
synced
2025-09-28 17:21:32 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
haproxy
/
include
History
Olivier Houchard
638b799b09
MINOR: connections: Move rxbuf from the conn_stream to the h2s.
...
As the mux_h2 is the only user of rxbuf, move it to the struct h2s, instead of conn_stream.
2018-08-16 17:28:11 +02:00
..
common
BUG/MINOR: threads: Remove the unexisting lock label "UPDATED_SERVERS_LOCK"
2018-08-08 10:41:11 +02:00
import
BUILD: threads/plock: fix a build issue on Clang without optimization
2017-11-20 21:06:35 +01:00
proto
MINOR: connections: Move rxbuf from the conn_stream to the h2s.
2018-08-16 17:28:11 +02:00
types
MINOR: connections: Move rxbuf from the conn_stream to the h2s.
2018-08-16 17:28:11 +02:00