]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: peers: move error handling to reduce the size of the I/O handler.
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 24 Jan 2019 13:24:05 +0000 (14:24 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 29 Jan 2019 09:29:54 +0000 (10:29 +0100)
commit7d0ceeec8032d5911b475ffbe791885ab17a6d5f
treeab980800139920114f56b7095f98c5f90fb48490
parentd5fe14bb96e402621bb0e006da19bb1806c3d7de
MINOR: peers: move error handling to reduce the size of the I/O handler.

Implement new functions to send error and control class stick-table
messages.

May be backported as far as 1.5.
src/peers.c