d7da46fd3b
After this change, if an 1s timeout is set on a socket that received no packet for 2s, it will be instantly aborted, which seems more reasonable. Also, this makes the `self.remote_last_ts.is_none()` branch in TcpSocket::dispatch() actually behave as described. |
||
---|---|---|
.. | ||
mod.rs | ||
raw.rs | ||
set.rs | ||
tcp.rs | ||
udp.rs |