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: string
A path to the Unix Socket.
Options which can be set when opening a Unix listener via
Deno.listen
or Deno.listenDatagram
.
Jump to headingpath: string
A path to the Unix Socket.