1 comment

[ 3.1 ms ] story [ 15.1 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?