mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 18:23:34 +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.