aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/ForeignFifoBuffer.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* util/{Static,Foreign}FifoBuffer: lazy shiftMax Kellermann2014-08-071-1/+5
| | | | Reduce the number of unnecessary memmove() calls.
* util/ForeignFifoBuffer: add method Swap()Max Kellermann2014-08-071-0/+7
|
* util/ForeignFifoBuffer: add method MoveFrom()Max Kellermann2014-08-071-0/+16
|
* util/ForeignFifoBuffer: add method GetAvailable()Max Kellermann2014-08-061-0/+4
|
* util/DynamicFifoBuffer: move code to new base class ForeignFifoBufferMax Kellermann2014-08-061-0/+219