mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 23:42:52 +02:00
SO_MARK, SO_USER_COOKIE, SO_RTABLE socket options (used to set the special mark/ID on socket, in order to perform mark-based routing) are only supported by AF_INET sockets. So, let's check socket address family, when we enter into this function.