summaryrefslogtreecommitdiff
path: root/nuttx/net/uip/uip_tcpcallback.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to correct TCP write buffereing build errorsGregory Nutt2014-01-141-1/+1
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-131-5/+5
* Missing one change in the last commitGregory Nutt2013-10-081-1/+1
* uip_tcpcallback: Simplify handling of callback return flagsGregory Nutt2013-10-081-7/+5
* Update to net_close() improvement from Max HoltzbergGregory Nutt2013-10-081-1/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-3/+3
* (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo2012-02-231-51/+101
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-10/+12
* Use lldbg() instead of dbg() in interrupt level logicpatacongo2009-09-151-4/+4
* Cosmetic, synchronize source filespatacongo2009-09-091-1/+1
* Name changes for ZDS archiverpatacongo2008-12-121-0/+287