This commit is contained in:
Yaroslav Halchenko
2024-06-18 09:30:22 -04:00
committed by GitHub
38 changed files with 62 additions and 62 deletions

View File

@@ -711,7 +711,7 @@
"bc-ready": "udp 广播已就绪: __outport__ -> __host__:__port__",
"ready": "udp 已就绪: __outport__ -> __host__:__port__",
"ready-nolocal": "udp 已就绪: __host__:__port__",
"re-use": "udp 重用套接字: __outport__ -> __host__:__port__"
"reuse": "udp 重用套接字: __outport__ -> __host__:__port__"
},
"errors": {
"access-error": "UDP 访问错误, 你可能需要root权限才能接入1024以下的端口",