SINK_TCP
sc.type = SINK_TCP;
if (sc.type == SINK_TCP)
if (sc.type == SINK_TCP) {
if (sc.type == SINK_TCP) {
sysctl = sc->type == SINK_TCP ? "net.inet.tcp.bind_all_fibs" :
hints.ai_socktype = sc->type == SINK_TCP ? SOCK_STREAM : SOCK_DGRAM;
if ((res->ai_protocol == IPPROTO_TCP && sc->type == SINK_TCP) ||
sc->type == SINK_TCP ? "TCP" : "UDP", addr);