mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-06 16:43: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.