This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
haproxy
Watch
1
Star
0
Fork
You've already forked haproxy
0
mirror of
https://github.com/haproxy/haproxy.git
synced
2026-02-11 14:53:05 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
5ba65521a3
haproxy
/
include
History
Willy Tarreau
5ba65521a3
MINOR: buffer: replace buffer_pending() with ci_data()
...
It used to return b->i for channels, which is what ci_data() does.
2018-07-19 16:23:41 +02:00
..
common
MINOR: buffer: replace buffer_pending() with ci_data()
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 bi_space_for_replace() with ci_space_for_replace()
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