aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/uhd/transport/bounded_buffer.hpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling errors, mostly in documentationDerek Kozel2016-04-061-1/+1
* uhd: made all bounded_buffer methods forced inlineJosh Blum2011-06-141-7/+7
* uhd: tweaks to bounded bufferJosh Blum2011-02-101-2/+13
* uhd: change bounded_buffer implementation and code using itJosh Blum2011-02-051-17/+26
* udp: simplfy zero copy asio overhead with less shared_from_this, and timed wa...Josh Blum2011-02-051-1/+8
* uhd: implemented a double timeout (in seconds) for send and recv chainsJosh Blum2010-10-011-8/+4
* uhd: moved header file implementation code into ipp filesJosh Blum2010-07-051-72/+14
* uhd: added clear capability to alignment buffer (fixes case when next seq is ...Josh Blum2010-07-051-0/+10
* Implemented pirate thread, moved io impl details into io impl cpp file. Fixed...Josh Blum2010-06-011-0/+4
* work on alignment buffer, got unit test workingJosh Blum2010-05-281-10/+6
* work on bounded and alignment buffer with unit testingJosh Blum2010-05-281-24/+29
* work on buffers for recvJosh Blum2010-05-281-0/+141