issues
search
maxsharabayko
/
srt-xtransmit
SRT transmission application used for testing
40
stars
17
forks
source link
IPv6 Support
#74
Open
maxsharabayko
opened
1 year ago
maxsharabayko
commented
1 year ago
Check if IPv6 works well and fix bugs if any.
a potential seg fault there if user uses ipv6 and accepts a "connection" assuming it is from an ipv4 address
https://github.com/maxsharabayko/srt-xtransmit/blob/c197de3f9afc6a744d0617d105246179af7f2626/xtransmit/srt_socket.cpp#L137
Check if IPv6 works well and fix bugs if any.