ethereum / utp

uTorrent transport protocol
MIT License
28 stars 13 forks source link

fix: timeout stale incoming_conns + clean up last PR #125

Closed KolbyML closed 8 months ago

KolbyML commented 9 months ago

fixes https://github.com/ethereum/utp/issues/123

Also I clean up my last PR.

ConnectionId<> can't be used in HashMapDelay or HashMapDelay because its trait constraints P can't support streams. Why is this? UdpSocket