kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Network
/
DirectTCPSocketOptions
/
DirectTCPSocketOptions
Direct
TCPSocket
Options
constructor
(
noDelay
:
Boolean
,
keepAliveDelay
:
Double
?
=
null
,
sendBufferSize
:
Double
?
=
null
,
receiveBufferSize
:
Double
?
=
null
,
dnsQueryType
:
Network.DirectSocketDnsQueryType
?
=
null
)