Skip to content

TcpListnener on ipv6 #1029

Answered by Coi-l
Coi-l asked this question in Q&A
Discussion options

You must be logged in to vote

I solved it.
When opening a link local address you have to specify a scope_id corresponding to the networks interface.
You can use SocketAddr::V6(SocketAddrV6::new(...)) to be able to specify it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Coi-l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant