diff options
author | Paul David <paul.david@ettus.com> | 2017-02-02 14:54:43 -0500 |
---|---|---|
committer | Ashish Chaudhari <ashish.chaudhari@ettus.com> | 2017-02-13 13:18:18 -0800 |
commit | 4987ea710b2b95f1e1a8756b53997690f17e8fda (patch) | |
tree | c52d2b9ece2cc6a57e949206d626d918a44d39d1 /host/lib/transport/udp_wsa_zero_copy.cpp | |
parent | ee59dc309d2b3a57eea3160e4fd9ec8a1089101c (diff) | |
download | uhd-4987ea710b2b95f1e1a8756b53997690f17e8fda.tar.gz uhd-4987ea710b2b95f1e1a8756b53997690f17e8fda.tar.bz2 uhd-4987ea710b2b95f1e1a8756b53997690f17e8fda.zip |
UDP transport: Utilize poll instead of select
- Avoids the descriptor limit of 1024 on FD_SETSIZE
- Fixes a buffer overflow due to that limit
- Keeps select around for Windows compatibility
Diffstat (limited to 'host/lib/transport/udp_wsa_zero_copy.cpp')
0 files changed, 0 insertions, 0 deletions