Lines Matching full:unix
358 die "err: socat is missing unix support"
503 unix)
504 # For unix sockets, port is actually the socket path
505 if ss --listening --unix | grep -q "${port}"; then
742 UNIX-CONNECT:"${unixfile}" &
746 ip netns exec "${ns0}" socat UNIX-LISTEN:"${unixfile}",fork \
749 host_wait_for_listener "${ns0}" "${unixfile}" "unix"
832 socat TCP-LISTEN:"${port}" UNIX-CONNECT:"${unixfile}" &
837 socat UNIX-LISTEN:"${unixfile}" TCP-CONNECT:127.0.0.1:"${port}" &
839 host_wait_for_listener "${ns1}" "${unixfile}" "unix"
1326 # socat and a unix socket file. We just need a name for the pipe (not a