| .. |
|
nirio
|
transport: Removed some superfluous variables
|
2016-11-28 12:17:12 -08:00 |
|
buffer_pool.cpp
|
Added missing pure virtual destructors to base classes
|
2014-09-01 17:58:24 +02:00 |
|
chdr.cpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
CMakeLists.txt
|
usrp3: Added SW muxer/demuxer for the zero_copy interface
|
2016-07-29 17:55:56 -07:00 |
|
gen_vrt_if_packet.py
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
if_addrs.cpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
libusb1_base.cpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
libusb1_base.hpp
|
usb: add virtual destructors where needed; make virtual destructors out-of-line from class definition to reduce number of vtables emitted (according to clang).
|
2016-08-01 18:49:53 -07:00 |
|
libusb1_control.cpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
libusb1_zero_copy.cpp
|
usb: tweak types for consistency between LIBUSB API calls and internal UHD usage of returned values.
|
2016-08-01 18:49:53 -07:00 |
|
muxed_zero_copy_if.cpp
|
transport: Fixed memory leak in muxed_zero_copy_if
|
2016-11-28 12:17:12 -08:00 |
|
nirio_zero_copy.cpp
|
transport: Removed some superfluous variables
|
2016-11-28 12:17:12 -08:00 |
|
super_recv_packet_handler.hpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
super_send_packet_handler.hpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
tcp_zero_copy.cpp
|
Added missing pure virtual destructors to base classes
|
2014-09-01 17:58:24 +02:00 |
|
udp_common.hpp
|
uhd: make use of TEMP_FAILURE_RETRY when select()
|
2011-12-14 17:03:03 -08:00 |
|
udp_simple.cpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
udp_wsa_zero_copy.cpp
|
uhd: Fixed WSA bugs (superfluous %s, getsockopt parameters)
|
2014-03-16 17:30:37 +01:00 |
|
udp_zero_copy.cpp
|
transport: Removed some superfluous variables
|
2016-11-28 12:17:12 -08:00 |
|
usb_dummy_impl.cpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
xport_benchmarker.cpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
xport_benchmarker.hpp
|
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width types)
|
2016-11-08 08:02:22 -08:00 |
|
zero_copy_recv_offload.cpp
|
transport optimize: Added a thread transport offload to share the workload
|
2016-04-18 12:23:45 -07:00 |