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-22 22:31:28 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
haproxy
/
include
History
Willy Tarreau
974ced6305
CLEANUP: channel: use 'chn' instead of 'buf' as local variable names
...
It's too confusing to see buf->buf everywhere where the first buf is a channel. Let's fix this now.
2012-10-12 23:11:02 +02:00
..
common
BUILD: accept4: move the socketcall declaration outside of accept4()
2012-10-10 17:42:39 +02:00
import
[MAJOR] replace ultree with ebtree in wait-queues
2008-06-24 08:17:16 +02:00
proto
CLEANUP: channel: use 'chn' instead of 'buf' as local variable names
2012-10-12 23:11:02 +02:00
types
REORG: http: rename msg->buf to msg->chn since it's a channel
2012-10-12 22:40:39 +02:00