kbalt / ezk

EZK is a collection of Rust crates to build SIP applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transports must select correct ip addresses

kbalt opened this issue · comments

commented

Currently transports use the first available IP address. Instead select one with the same address family as the socket.