summaryrefslogtreecommitdiff
path: root/nuttx/netutils/webserver
Commit message (Expand)AuthorAgeFilesLines
* Partial implementation of accept() and listen()patacongo2007-09-231-14/+47
* Add framework for listen() and connect() -- still missing logicpatacongo2007-09-232-2/+2
* Refactoring netutils stringspatacongo2007-09-224-211/+0
* Implement TCP send; remove uIP proto-socketspatacongo2007-09-095-199/+233
* Cleanup and fix problems introduce in last commitpatacongo2007-09-082-31/+41
* cleanuppatacongo2007-09-031-0/+1
* Implements basic TCP connection logicpatacongo2007-09-021-77/+85
* Import of uIP 1.0patacongo2007-08-2612-0/+1693