summaryrefslogtreecommitdiff
path: root/nuttx/net/uip/uip_tcpbacklog.c
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-4/+4
* Consulting wrong list to see if socket is listening for a connectionpatacongo2009-09-161-1/+1
* Reference count must be zero before calling uip_tcpfree()patacongo2009-09-161-0/+1
* Use lldbg() instead of dbg() in interrupt level logicpatacongo2009-09-151-8/+8
* Fix race condition bug in poll() for backlogged connectionspatacongo2009-09-101-0/+19
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* dup() and dup2() support for socket descriptorspatacongo2009-06-151-3/+3
* Name changes for ZDS archiverpatacongo2008-12-121-0/+383