This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
v2ray-core
mirror of
https://github.com/v2ray/v2ray-core
Watch
1
Star
0
Fork
You've already forked v2ray-core
0
Code
Issues
Releases
Wiki
Activity
bdd71a44b4
v2ray-core
/
transport
/
internet
/
udp
/
udp.go
6 lines
64 B
Go
Raw
Normal View
History
Unescape
Escape
refactor error messages
2017-04-08 23:43:25 +00:00
package
udp
use new errorgen
2018-09-30 21:08:41 +00:00
//go:generate errorgen
use protocol in string form
2018-08-06 11:48:35 +00:00
const
protocolName
=
"udp"