Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(protocols/kad): update KeepAlive::Until to preserve existing dead…
…line Previous to this change if the ConnectionHandler::poll for kad was called more frequently than the connection idle timeout the timeout would continually be pushed further into the feature. After this change kad now will preserve the existing idle deadline.
- Loading branch information