ts-lambda-api - v2.5.2
Preparing search index...
<internal>
TcpSocketConnectOpts
Interface TcpSocketConnectOpts
interface
TcpSocketConnectOpts
{
autoSelectFamily
?:
boolean
;
autoSelectFamilyAttemptTimeout
?:
number
;
blockList
?:
BlockList
;
family
?:
number
;
hints
?:
number
;
host
?:
string
;
keepAlive
?:
boolean
;
keepAliveInitialDelay
?:
number
;
localAddress
?:
string
;
localPort
?:
number
;
lookup
?:
LookupFunction
;
noDelay
?:
boolean
;
port
:
number
;
}
Index
Properties
auto
Select
Family?
auto
Select
Family
Attempt
Timeout?
block
List?
family?
hints?
host?
keep
Alive?
keep
Alive
Initial
Delay?
local
Address?
local
Port?
lookup?
no
Delay?
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
block
List
blockList
?:
BlockList
Optional
family
family
?:
number
Optional
hints
hints
?:
number
Optional
host
host
?:
string
Optional
keep
Alive
keepAlive
?:
boolean
Optional
keep
Alive
Initial
Delay
keepAliveInitialDelay
?:
number
Optional
local
Address
localAddress
?:
string
Optional
local
Port
localPort
?:
number
Optional
lookup
lookup
?:
LookupFunction
Optional
no
Delay
noDelay
?:
boolean
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
block
List
family
hints
host
keep
Alive
keep
Alive
Initial
Delay
local
Address
local
Port
lookup
no
Delay
port
ts-lambda-api - v2.5.2
Loading...
Since
v18.13.0