MINOR: sock: add interface and namespace length to xfer_sock_list
authorWilly Tarreau <w@1wt.eu>
Fri, 28 Aug 2020 14:35:06 +0000 (16:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 28 Aug 2020 16:51:36 +0000 (18:51 +0200)
commita6473ede5c5cd6b3f3bb0746e13586a7ac961650
tree7493f593a07bec540ba84cbca59153ed62c55abc
parent063d47d13623f42bd0db30d7aef764b96850a395
MINOR: sock: add interface and namespace length to xfer_sock_list

This will ease and speed up comparisons in FD lookups.
include/haproxy/sock-t.h
src/haproxy.c