mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 12:23:38 +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.