mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2024-11-10 04:37:37 +01:00
8985b45e1f
I've prepared this patch in response to Debian bug #870804 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870804 It passes the text from the -a and -p options through getaddrinfo() and uses the first result that has a valid socket with a successful bind. While not a complete bind to all possible valid names, it does appear to address the use case of the bug submitter without completely changing the program flow. |
||
---|---|---|
.. | ||
convenience | ||
getopt | ||
CMakeLists.txt | ||
librtlsdr.c | ||
Makefile.am | ||
rtl_adsb.c | ||
rtl_biast.c | ||
rtl_eeprom.c | ||
rtl_fm.c | ||
rtl_power.c | ||
rtl_sdr.c | ||
rtl_tcp.c | ||
rtl_test.c | ||
rtlsdr.rc.in | ||
tuner_e4k.c | ||
tuner_fc0012.c | ||
tuner_fc0013.c | ||
tuner_fc2580.c | ||
tuner_r82xx.c |