Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

fix listen addrs race #136

Merged
merged 1 commit into from
Aug 21, 2019
Merged

fix listen addrs race #136

merged 1 commit into from
Aug 21, 2019

Conversation

Stebalien
Copy link
Member

Copy the listen address list before returning it.

If you're wondering about the syntax:
https://github.com/go101/go101/wiki/How-to-perfectly-clone-a-slice%3F

Copy the listen address list before returning it.

If you're wondering about the syntax:
https://github.com/go101/go101/wiki/How-to-perfectly-clone-a-slice%3F
@Stebalien Stebalien requested a review from Kubuxu August 21, 2019 17:53
@Stebalien Stebalien merged commit bfc3909 into master Aug 21, 2019
@Stebalien Stebalien deleted the fix/listen-addrs-race branch August 21, 2019 18:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants