1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
xinian
2026-02-16 03:02:59 +08:00
committed by cnb
parent deeb1ccc38
commit b67dd576e5
4 changed files with 9 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ type Server struct {
codec codec.SocketCodec
handler Handler
discorse bool
//quit bool
quit bool
// batchRead int
serverid uint16
port uint16