Skip to main content
Go to Latest
method Pipe.prototype.connect
import { Pipe } from "https://deno.land/std@0.177.0/node/internal_binding/pipe_wrap.ts";

Connect to a Unix domain or Windows named pipe.

Parameters

A PipeConnectWrap instance.

address: string

Unix domain or Windows named pipe the server should connect to.