Name
easy:SetOpt_TCP_KeepIdle -- get TCP keep-alive idle time wait
Synopsis
easy:SetOpt_TCP_KeepIdle(delay)
Function
Pass a value. Sets the delay, in seconds, that the operating system will wait while the connection is idle before sending keepalive probes. Not all operating systems support this option.

Inputs
delay
input value

Show TOC