type t = {
after : Duration.t; | initial delay before sending probes on an idle connection |
interval : Duration.t; | interval between successive probes |
probes : int; | total number of probes to send before assuming that, if the connection is still idle it has been lost |
}
Configuration for TCP keep-alives