Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: transport: apply clang-format | Brent Stapleton | 2019-01-18 | 1 | -40/+41 |
* | X300: Change Ethernet buffering | Michael West | 2018-07-25 | 1 | -2/+7 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | Merge branch 'maint' | Martin Braun | 2017-03-24 | 1 | -0/+3 |
|\ | |||||
| * | UDP: Set default socket buffer size to number of frames * 9000 (maximum Ether... | michael-west | 2017-03-21 | 1 | -0/+3 |
* | | UDP transport: Utilize poll instead of select | Paul David | 2017-02-13 | 1 | -0/+12 |
|/ | |||||
* | uhd: make use of TEMP_FAILURE_RETRY when select() | Josh Blum | 2011-12-14 | 1 | -1/+8 |
* | udp: try non-blocking recv first for performance | Josh Blum | 2011-02-20 | 1 | -1/+3 |
* | udp: update docs for transport, create common header for wait implementation | Josh Blum | 2011-02-20 | 1 | -0/+51 |