summaryrefslogtreecommitdiff
path: root/nuttx/net/uip/uip-tcpcallback.c
Commit message (Expand)AuthorAgeFilesLines
* TCP and ICMP protocols may now be disabledpatacongo2007-11-221-2/+2
* Add TCP readahead logicpatacongo2007-11-191-15/+88
* Basic server functionality: listen(), accept()patacongo2007-11-161-0/+1
* Fix probably where packets dropped because there was no recv() in place were ...patacongo2007-11-151-8/+34
* Doc/comments updatepatacongo2007-11-081-1/+9
* Fix handling of callback resultpatacongo2007-11-081-2/+2
* Eliminate most uIP globalspatacongo2007-11-081-18/+18
* Finished partitioning uip.c (now system is broken)patacongo2007-11-071-0/+105