haproxy/include
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
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