gr-osmosdr/lib/rtl_tcp
Josh Blum 9ceadfb645 rtl_tcp: fix ssize_t definition for MSVC
This was actually causing a cryptic compile error because of the define.
The fix was to typedef ssize_t as ptrdiff_t, the same as bladerf_common.h
2015-12-06 15:49:44 -08:00
..
CMakeLists.txt cmake: update from gnuradio master 2014-08-26 00:09:15 +02:00
rtl_tcp_source_c.cc device: implement "nofake" hint to exclude dummy devices from discovery 2013-12-10 16:59:01 +01:00
rtl_tcp_source_c.h device: implement "nofake" hint to exclude dummy devices from discovery 2013-12-10 16:59:01 +01:00
rtl_tcp_source_f.cc Allows connecting to IPv6 hosts if an AAAA record is present 2014-08-14 23:44:46 +02:00
rtl_tcp_source_f.h rtl_tcp: fix ssize_t definition for MSVC 2015-12-06 15:49:44 -08:00