]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: sockpair: move send_fd_uxst() error message in caller
authorWilliam Lallemand <wlallemand@haproxy.org>
Mon, 25 Jul 2022 14:04:38 +0000 (16:04 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 25 Jul 2022 14:11:11 +0000 (16:11 +0200)
commit708949da492a27e874d2c4615c41633c9f55588a
tree8026826251fff8793262a67827a3f333bbd8eac1
parentf67e8fb92c795808f60b2406ae395ebc0ca180c5
MINOR: sockpair: move send_fd_uxst() error message in caller

Move the ha_alert() in send_fd_uxst() in the callers and add the FD
numbers in the message.
src/proto_sockpair.c
src/sock.c