This optional key specifies whether listen(2)
or connect(2)
should be called on the created file descriptor. The default is true ("to listen").
Declarations
Type
null or boolean
Default
null
This optional key specifies whether listen(2)
or connect(2)
should be called on the created file descriptor. The default is true ("to listen").
null or boolean
null