issues
search
pothosware
/
SoapyNetSDR
SoapySDR Support Module for NetSDR protocol
https://github.com/pothosware/SoapyNetSDR/wiki
MIT License
3
stars
2
forks
source link
Fix a blocking recv()
#9
Closed
gvanem
closed
3 years ago
gvanem
commented
3 years ago
Only call
recv()
to read the payload if there is one.
Only call
recv()
to read the payload if there is one.