]> git.lizzy.rs Git - mt.git/commit
rudp: fix errors returned by Peer.Recv other than net.ErrClosed when the Peer is...
authoranon5 <anon5clam@protonmail.com>
Sun, 28 Feb 2021 18:54:41 +0000 (18:54 +0000)
committeranon5 <anon5clam@protonmail.com>
Sun, 28 Feb 2021 18:54:41 +0000 (18:54 +0000)
commit7d69943c17614bcf6733ff0b3206374d272e274b
tree29301ea544edf7b37442f79e0a6085a28d0cf7e3
parent27c0776cb2f1084356df5c9f6080fecf20f8fddf
rudp: fix errors returned by Peer.Recv other than net.ErrClosed when the Peer is closed
rudp/listen.go
rudp/peer.go
rudp/process.go
rudp/proxy/proxy.go
rudp/send.go