aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/udp_common.hpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2017-03-241-0/+3
|\
| * UDP: Set default socket buffer size to number of frames * 9000 (maximum Ether...michael-west2017-03-211-0/+3
* | UDP transport: Utilize poll instead of selectPaul David2017-02-131-0/+12
|/
* uhd: make use of TEMP_FAILURE_RETRY when select()Josh Blum2011-12-141-1/+8
* udp: try non-blocking recv first for performanceJosh Blum2011-02-201-1/+3
* udp: update docs for transport, create common header for wait implementationJosh Blum2011-02-201-0/+51