commit | ec44ea8692cb86b5bd34be05c04d0d5371ad9325 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Tue Jan 22 15:54:53 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jan 29 10:29:54 2019 +0100 |
tree | 0856496a5f40bbcec898c7aa2a6684200a6b244f | |
parent | a8725ec3724f507dfcfab9702f351e6b606ba07f [diff] |
MINOR: peers: send code factorization. Implements peer_send_*msg() functions for switch and ack messages which call the already defined peer_prepare_*msg() before calling ci_putblk(). These two new functions are used at three places in the peer_io_handler(). May be backported as far as 1.5.