diff options
author | Brent Stapleton <brent.stapleton@ettus.com> | 2018-08-22 09:45:08 -0700 |
---|---|---|
committer | Brent Stapleton <bstapleton@g.hmc.edu> | 2018-08-29 11:37:12 -0700 |
commit | 639797e5924b42764711b69b09e48ee07ed3d683 (patch) | |
tree | 87b15090afa25c1a75d3d134d9a90a52588b03f8 /fpga-src | |
parent | ca25198540badb337cb0aeee237c8e51e0b5dea5 (diff) | |
download | uhd-639797e5924b42764711b69b09e48ee07ed3d683.tar.gz uhd-639797e5924b42764711b69b09e48ee07ed3d683.tar.bz2 uhd-639797e5924b42764711b69b09e48ee07ed3d683.zip |
uhd: udp: 'all_matching' endpoint resolution
By default, Boost.ASIO uses 'address_configured' mode for UDP endpoint
resolution, which "only return[s] IPv4 addresses if a non-loopback
IPv4 address is configured for the system". This changes the resolver
to use 'all_matching', which instead returns "all matching IPv6 and
IPv4 addresses".
Diffstat (limited to 'fpga-src')
0 files changed, 0 insertions, 0 deletions