summaryrefslogtreecommitdiff
path: root/nuttx/net/iob/iob.h
Commit message (Expand)AuthorAgeFilesLines
* Add throttle support to the I/O buffer logicGregory Nutt2014-06-241-2/+9
* First cut at conversion of write-buffering to use I/O buffer chaings (IOBs)Gregory Nutt2014-06-221-0/+7
* IOB: Add queue handling interfaces; improve listsGregory Nutt2014-06-061-6/+26
* NET: Add generic I/O buffering logicGregory Nutt2014-06-031-0/+78