summaryrefslogtreecommitdiff
path: root/rudp/conn.go
Commit message (Expand)AuthorAgeFilesLines
* Fix sendPings goroutine not being started for clients from ListenerHEADmasterHimbeer2025-03-281-0/+3
* Fix rudp.Conn.sendPings being called before the peer ID is receivedHimbeer2025-03-281-1/+0
* rudp: partial rewrite with new API supporting io.Readersanon52021-03-221-0/+173