1 comment

[ 9.5 ms ] story [ 47.6 ms ] thread
Is it something akin to a crippled socat?

  socat unix-listen:foo.sock tcp-listen:1234
  socat unix-recv:foo.sock tcp-listen:1234
Which socket type does it use? Can it listen on AF_UNIX socket of any type?