Skip to content
Snippets Groups Projects
Verified Commit cdc9aa06 authored by jD91mZM2's avatar jD91mZM2
Browse files

Fix getpeername

Rust's TcpListener fails because of the address format being wrong. The format
comes from `accept`, but there we internally use this function.
parent ca8b848b
No related branches found
No related tags found
1 merge request!281Socket fix
Pipeline #7753 failed