]> git.lizzy.rs Git - mt.git/commit
rudp: partial rewrite with new API supporting io.Readers
authoranon5 <anon5clam@protonmail.com>
Mon, 22 Mar 2021 18:37:36 +0000 (18:37 +0000)
committeranon5 <anon5clam@protonmail.com>
Mon, 22 Mar 2021 18:37:36 +0000 (18:37 +0000)
commit433955e45ef35476ab6863c4aff06b6ddd0bec67
tree354f9f143c4ed56c79519519cf9d7af09802fd9a
parent1bae1f4f7ea371086d14b641d6a45aaa8feccb75
rudp: partial rewrite with new API supporting io.Readers
rudp/conn.go [new file with mode: 0644]
rudp/connect.go [new file with mode: 0644]
rudp/listen.go
rudp/net.go [deleted file]
rudp/peer.go [deleted file]
rudp/process.go [deleted file]
rudp/proxy/proxy.go
rudp/recv.go [new file with mode: 0644]
rudp/rudp.go
rudp/send.go
rudp/udp.go [new file with mode: 0644]