Docs
Reference
Guides
Blog
Discord
/
node:net
/
IpcNetConnectOpts
P
allowHalfOpen
P
fd
P
onread
P
path
P
readable
P
signal
P
timeout
P
writable
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:net
/
IpcNetConnectOpts
P
allowHalfOpen
P
fd
P
onread
P
path
P
readable
P
signal
P
timeout
P
writable
interface
net.IpcNetConnectOpts
interface
IpcNetConnectOpts
allowHalfOpen
?
:
boolean
fd
?
:
number
onread
?
:
OnReadOpts
path
:
string
readable
?
:
boolean
signal
?
:
AbortSignal
timeout
?
:
number
writable
?
:
boolean