summaryrefslogtreecommitdiff
path: root/rudp/send.go
AgeCommit message (Collapse)Author
2021-03-22rudp: partial rewrite with new API supporting io.Readersanon5
2021-03-03rudp: optimize and refactoranon5
2021-02-28rudp: fix errors returned by Peer.Recv other than net.ErrClosed when the ↵anon5
Peer is closed
2021-02-20rudp: deprecate ErrClosed and replace with net.ErrClosedanon5
2020-11-07Initial public releaseanon5