Compare commits

...

1 Commits

Author SHA1 Message Date
  test a9eefff108 更新 'main.go' 5 years ago
1 changed files with 1 additions and 0 deletions
Unified View
  1. +1
    -0
      main.go

+ 1
- 0
main.go View File

@ -174,4 +174,5 @@ func main() {
defer conn.Close() defer conn.Close()
testClient(conn,sendContent,*countFlag) testClient(conn,sendContent,*countFlag)
} }
//add nothing for test
} }

Loading…
Cancel
Save