Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse strings using std::net to support peers with IPv6 addresses #5

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

Ma27
Copy link
Contributor

@Ma27 Ma27 commented Jun 2, 2019

Also alter datatype for ports to u16 as tcp port numbers are unsigned
16bit integers.

Also alter datatype for ports to `u16` as tcp port numbers are unsigned
16bit integers.
@MindFlavor
Copy link
Owner

Great thank you!

@MindFlavor MindFlavor merged commit b43eff8 into MindFlavor:master Jun 3, 2019
@Ma27 Ma27 deleted the ipv6-support branch June 3, 2019 08:50
gausnes added a commit to BrightDotAi/prometheus_wireguard_exporter that referenced this pull request Nov 15, 2021
feat: updating github actions to Bright owned resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants