aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/udp_zero_copy_asio.cpp
Commit message (Expand)AuthorAgeFilesLines
* made buffer size args part of constructorJosh Blum2010-04-301-18/+39
* setting size of buffers from device argsJosh Blum2010-04-271-6/+4
* work on controlling the socket buffer sizes from the front end apiJosh Blum2010-04-271-21/+13
* store the mtu and hdr len stuff only in the usrp2 implJosh Blum2010-04-121-8/+4
* Added data type conversion routines to transport api.Josh Blum2010-04-121-4/+7
* Created zero copy interface/framework, made use of it in usrp2 udp transport ...Josh Blum2010-04-121-34/+71
* Merge branch 'addrs' of git@ettus.sourcerepo.com:ettus/uhd into timingJosh Blum2010-03-261-0/+1
|\
| * added interface address discoveryJosh Blum2010-03-261-0/+1
* | Overhaullllllled the way we do streaming. There is an odd bug whereJosh Blum2010-03-251-1/+1
|/
* Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-0/+154