interface Deno.UnixListenOptions
Options which can be set when opening a Unix listener via
Deno.listen or Deno.listenDatagram.
Properties Jump to heading
Jump to headingpath: stringA path to the Unix Socket.
Options which can be set when opening a Unix listener via
Deno.listen or Deno.listenDatagram.
Jump to headingpath: stringA path to the Unix Socket.