mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-02-05 06:45:01 +01:00
Steve Markgraf
3409c0315f
lib: speed up exiting from async handler
Now we're using libusb_handle_events_timeout_completed() instead of the deprecated libusb_handle_events_timeout(), and notify our async state machine when rtlsdr_cancel_async() is called. This speeds up exiting from any program that uses the device asynchronously. Signed-off-by: Steve Markgraf <steve@steve-m.de>
rtl-sdr turns your Realtek RTL2832 based DVB dongle into a SDR receiver ====================================================================== For more information see: http://sdr.osmocom.org/trac/wiki/rtl-sdr
Description
Languages
C
91.5%
CMake
5.2%
Shell
1.7%
M4
0.9%
Makefile
0.7%