Skip to content
Commit e00b7b94 authored by Martin Pulec's avatar Martin Pulec
Browse files

RTP UDP: Resolve rather to IPv4-mapped addrs

This will cause that unless user requests explicitly IPv4, IPv6 socket
accepting also IPv4 traffic will be opened. This fixes potential issues
when host specifies IPv4 address (or hostname resolvable to IPv4), thus
opens IPv4 socket. But the other peer uses IPv6 address of the host
which causes that the host doesn't receive anything.
parent 79ce6adb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment