gf/net/gtcp
John Guo 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
..
testdata Improve the code coverage of the gtcp module (#1836) 2022-05-23 22:45:12 +08:00
gtcp_conn_pkg.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-22 22:22:42 +08:00
gtcp_conn.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-22 22:22:42 +08:00
gtcp_func_pkg.go replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg 2021-10-21 18:22:47 +08:00
gtcp_func.go improve command gen service; add error trace for error of some packages 2022-06-16 17:07:25 +08:00
gtcp_pool_pkg.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-22 22:22:42 +08:00
gtcp_pool.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-23 00:09:00 +08:00
gtcp_server.go improve port listening for ghttp.Server (#2175) 2022-10-08 21:45:21 +08:00
gtcp_z_example_test.go Improve the code coverage of the gtcp module (#1836) 2022-05-23 22:45:12 +08:00
gtcp_z_unit_conn_pkg_test.go improve port listening for ghttp.Server (#2175) 2022-10-08 21:45:21 +08:00
gtcp_z_unit_pool_pkg_test.go improve port listening for ghttp.Server (#2175) 2022-10-08 21:45:21 +08:00
gtcp_z_unit_pool_test.go improve port listening for ghttp.Server (#2175) 2022-10-08 21:45:21 +08:00
gtcp_z_unit_test.go improve port listening for ghttp.Server (#2175) 2022-10-08 21:45:21 +08:00
gtcp.go copyright comment update 2021-01-17 21:46:25 +08:00