-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ftr: listen on random local port (#29)
* Add: go safely * Mod: go fmt * Add: remark and ignoreRecover param * Add: atomic load var * directly pass handle func * Fix: load var in atomic * Rem: load atomic var by atomic loading * Add: period param * Mod: add readme * Fix: inc value by atomic * Add: ListenOnTcpRandomPort/ListenOnUdpRandomPort * Fix: conflict * Update: readme Co-authored-by: 望哥 <gelnyang@163.com> Co-authored-by: yuyu <yuyu.zx@alipay.com>
- Loading branch information
1 parent
705a827
commit 8b727f6
Showing
3 changed files
with
80 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters