socket_address_matches_fd 2205 src/core/socket.c                         if (socket_address_matches_fd(&p->address, fd)) {
socket_address_matches_fd   93 src/shared/socket-util.h bool socket_address_matches_fd(const SocketAddress *a, int fd);