Ensures dead connections are not kept around longer than necessary. Note that the ping/pong mechanism is more expensive and checks that the session is active and healthy, while TCP_KEEPALIVE is lower level, cheaper, and checks that the connection is still alive. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| build.rs | ||