ts-lambda-api - v2.5.7
Preparing search index...
<internal>
TcpSocketConnectOpts
Interface TcpSocketConnectOpts
interface
TcpSocketConnectOpts
{
autoSelectFamily
?:
boolean
;
autoSelectFamilyAttemptTimeout
?:
number
;
family
?:
number
;
hints
?:
number
;
host
?:
string
;
localAddress
?:
string
;
localPort
?:
number
;
lookup
?:
LookupFunction
;
port
:
number
;
}
Index
Properties
auto
Select
Family?
auto
Select
Family
Attempt
Timeout?
family?
hints?
host?
local
Address?
local
Port?
lookup?
port
Properties
Optional
auto
Select
Family
autoSelectFamily
?:
boolean
Since
v18.13.0
Optional
auto
Select
Family
Attempt
Timeout
autoSelectFamilyAttemptTimeout
?:
number
Since
v18.13.0
Optional
family
family
?:
number
Optional
hints
hints
?:
number
Optional
host
host
?:
string
Optional
local
Address
localAddress
?:
string
Optional
local
Port
localPort
?:
number
Optional
lookup
lookup
?:
LookupFunction
port
port
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Select
Family
auto
Select
Family
Attempt
Timeout
family
hints
host
local
Address
local
Port
lookup
port
ts-lambda-api - v2.5.7
Loading...
Since
v18.13.0