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 10:43:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5b343bf9e059916eeb24b025e82e9dcb649df33
haproxy
/
include
History
Willy Tarreau
d5b343bf9e
MINOR: channel/buffer: use c_realign_if_empty() instead of buffer_realign()
...
This patch removes buffer_realign() and replaces it with c_realign_if_empty() instead.
2018-07-19 16:23:40 +02:00
..
common
MINOR: channel/buffer: use c_realign_if_empty() instead of buffer_realign()
2018-07-19 16:23:40 +02:00
import
…
proto
MINOR: channel: add a few basic functions for the new buffer API
2018-07-19 16:23:39 +02:00
types
…