f48ca959f7
chore: fix function names in comment ( #3536 )
2024-04-24 19:14:42 +08:00
a9090e4a72
fix some comments ( #2600 )
...
Signed-off-by: cui fliter <imcusg@gmail.com >
2023-04-26 19:34:22 +08:00
4f4109cdb6
fix typo for comments ( #2268 )
...
* Modify comment syntax error
* Modify comment syntax error
2022-11-07 17:55:49 +08:00
1793bf0863
add golangci feature to guarantee codes quality ( #2229 )
2022-11-01 20:12:21 +08:00
b1611fee1b
improve port listening for ghttp.Server ( #2175 )
...
* version updates
* fix issue #2172
* improve port listening for ghttp.Server
* UT cases update
* UT cases update
* add GetListenedPort/GetListenedAddress for gtcp.Server
* UT cases update for package gudp
* up
2022-10-08 21:45:21 +08:00
17ab0e2ced
remove returning error of Write* functions for ghttp.Server; add UT cases for gclient.Client.DoRequestObj
2022-06-15 19:36:53 +08:00
31a23e724d
Improve the code coverage of the gclient module ( #1899 )
2022-06-13 19:31:42 +08:00
0ca81bd11a
Improve the code coverage of the gtcp module ( #1836 )
2022-05-23 22:45:12 +08:00
f82f53f5f6
modify ExampleNew_MultiConn_Recommend function
2022-05-13 11:58:46 +08:00
e27ca17b0e
exec CI
2022-05-13 06:47:48 +08:00
17fc1ce174
Call ReadAll() function in Close() of gClient
2022-05-12 20:08:24 +08:00
baf4cc1d1c
remove bad example and little fix
2022-05-12 12:48:37 +08:00
273b81d60f
little fix
2022-05-12 00:22:10 +08:00
9026fd2c13
add gClient ExampleNew function, include normal New Example, bad MultiConn New Example and Recommend MultiConn New Example
2022-05-11 23:58:36 +08:00
8de176d73f
move package /net/ghttp/internal/client as /net/gclient
2021-12-03 23:32:00 +08:00