MCPcopy
hub / github.com/Unitech/pm2 / address

Method address

examples/using-pm2-and-transpilers/node.d.ts:1289–1289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1287 setNoDelay(noDelay?: boolean): void;
1288 setKeepAlive(enable?: boolean, initialDelay?: number): void;
1289 address(): { port: number; family: string; address: string; };
1290 unref(): void;
1291 ref(): void;
1292

Callers 15

sock.jsFile · 0.65
networkChild.jsFile · 0.65
tracingChild.jsFile · 0.65
api.jsFile · 0.65
http.jsFile · 0.65
http.jsFile · 0.65
http.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected