This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lvmr
/
goipctest
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
Merge branch 'test-patch-1' of test/goipctest into master
pull/1/head
test
5 years ago
committed by
Gitea
parent
92e0da0457
a9eefff108
commit
dde39a84cd
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
}
}
Write
Preview
Loading…
Cancel
Save