summaryrefslogtreecommitdiff
path: root/nuttx/net/iob/iob_alloc_qentry.c
Commit message (Expand)AuthorAgeFilesLines
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-241-22/+10
* Add throttle support to the I/O buffer logicGregory Nutt2014-06-241-1/+1
* TCP write buffering: Fix an error in the trim logicGregory Nutt2014-06-221-0/+7
* First cut at conversion of write-buffering to use I/O buffer chaings (IOBs)Gregory Nutt2014-06-221-1/+110
* IOB: Add queue handling interfaces; improve listsGregory Nutt2014-06-061-0/+101