diff options
author | Paul David <paul.david@ettus.com> | 2017-02-02 14:54:43 -0500 |
---|---|---|
committer | michael-west <michael.west@ettus.com> | 2017-09-01 09:18:27 -0700 |
commit | 122bfae1a09cca732040cbdc5d7d20e68d0d755d (patch) | |
tree | d2bf85fb04dcdf78a0281dd99ad9d368594c1852 /host/examples/rx_samples_c.c | |
parent | 8a3038b6c7d22c09b66597329d6e14b30d294f16 (diff) | |
download | uhd-122bfae1a09cca732040cbdc5d7d20e68d0d755d.tar.gz uhd-122bfae1a09cca732040cbdc5d7d20e68d0d755d.tar.bz2 uhd-122bfae1a09cca732040cbdc5d7d20e68d0d755d.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/examples/rx_samples_c.c')
0 files changed, 0 insertions, 0 deletions