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
2026-01-16 22:31:42 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
haproxy
/
include
History
Willy Tarreau
271e2a503d
MINOR: buffer: make bo_putchar() use b_tail()
...
It's possible because we can't call bo_putchar() with i != 0.
2018-07-19 16:23:41 +02:00
..
common
MINOR: buffer: make bo_putchar() use b_tail()
2018-07-19 16:23:41 +02:00
import
BUILD: threads/plock: fix a build issue on Clang without optimization
2017-11-20 21:06:35 +01:00
proto
MINOR: buffer: replace buffer_empty() with b_empty() or c_empty()
2018-07-19 16:23:41 +02:00
types
MINOR: connection: add a new receive flag : CO_RFL_BUF_WET
2018-07-19 16:23:41 +02:00