]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: peers: Move high level receive code to reduce the size of I/O handler.
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 23 Jan 2019 18:38:11 +0000 (19:38 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 29 Jan 2019 09:29:54 +0000 (10:29 +0100)
commit95203f2185cd289fb55eadd13ed17b9467b55947
tree406a297ffbc0e2b75f96d4740d630fd196a82779
parentd27b09400c2672653b40dd534febfafe7ea87c52
MINOR: peers: Move high level receive code to reduce the size of I/O handler.

Implement a new function to read incoming stick-table messages.

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