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

net: support only ip and ip6 in net.tcp_listener #20336

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

hholst80
Copy link
Contributor

@hholst80 hholst80 commented Jan 1, 2024

Closes #20307

vlib/net/tcp_test.v Outdated Show resolved Hide resolved
@hholst80 hholst80 marked this pull request as ready for review January 1, 2024 21:54
Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work.

@spytheman spytheman changed the title vlib: net.tcp_listener support only ip and ip6 net: support only ip and ip6 in net.tcp_listener Jan 1, 2024
@spytheman spytheman merged commit 7f1092a into vlang:master Jan 1, 2024
42 checks passed
@hholst80 hholst80 deleted the net-tcip-fix branch January 1, 2024 23:15
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.

net.tcp_listener should only accept ip and ipv6 (not unix) address family
2 participants