mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-10 20:01:20 +01: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.