summaryrefslogtreecommitdiff
path: root/nuttx/net/iob/iob_remove_queue.c
Commit message (Expand)AuthorAgeFilesLines
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-241-2/+5
* 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-0/+3
* IOB: Add queue handling interfaces; improve listsGregory Nutt2014-06-061-0/+94