mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-01 03:01:00 +02:00
The function is not TCP-specific at all, it covers all FD-based sockets so let's move this where other similar functions are, in connection.c, and rename it conn_fd_check().