This website requires JavaScript.
Explore
Sign In
mirror
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
http://git.haproxy.org/git/haproxy.git
synced
2026-02-07 22:23:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d760eecf61856e5398f0875be5076a0c32e6d6a0
haproxy
/
include
History
Willy Tarreau
d760eecf61
MINOR: buffer: replace buffer_not_empty() with b_data() or c_data()
...
It's mostly for consistency as many places already use one of these instead.
2018-07-19 16:23:41 +02:00
..
common
MINOR: buffer: replace buffer_not_empty() with b_data() or c_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: make b_getblk_nc() take size_t for the block sizes
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