mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 05:13:35 +02:00
This patch replaces sendto() with sendmsg() in __send_log() and makes use of an iovec to send the log message.
This patch replaces sendto() with sendmsg() in __send_log() and makes use of an iovec to send the log message.