]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[CLEANUP] proxy: make pause_proxy() perform the required controls and emit the logs
authorWilly Tarreau <w@1wt.eu>
Wed, 7 Sep 2011 17:14:57 +0000 (19:14 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 7 Sep 2011 20:47:43 +0000 (22:47 +0200)
commitce8fe259b59c3f1007b08a40667b8a641baab37e
tree7ff7a89ab2e63cb6382b5debe6da8d15c409979b
parentb249e8454cf3cf5f81dfdcbe06b0dcef3519aef1
[CLEANUP] proxy: make pause_proxy() perform the required controls and emit the logs

It avoids duplicated code in the caller.
include/proto/proxy.h
src/proxy.c