summaryrefslogtreecommitdiff
path: root/rudp/send.go
Commit message (Expand)AuthorAgeFilesLines
* rudp: partial rewrite with new API supporting io.Readersanon52021-03-221-189/+169
* rudp: optimize and refactoranon52021-03-031-41/+34
* rudp: fix errors returned by Peer.Recv other than net.ErrClosed when the Peer...anon52021-02-281-0/+3
* rudp: deprecate ErrClosed and replace with net.ErrClosedanon52021-02-201-5/+2
* Initial public releaseanon52020-11-071-0/+248