summaryrefslogtreecommitdiff
path: root/nuttx/net/listen.c
Commit message (Expand)AuthorAgeFilesLines
* Fix confusion in listening socket vs accepted socketspatacongo2007-11-211-2/+2
* Partial implementation of accept() and listen()patacongo2007-09-231-2/+46
* Add framework for listen() and connect() -- still missing logicpatacongo2007-09-231-0/+94