summaryrefslogtreecommitdiff
path: root/nuttx/examples/poll/net_listener.c
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-21/+22
* Changes for clean compilation with ZDSpatacongo2009-03-141-2/+6
* Completed integration of TCP connection backlog and poll()/select() for conne...patacongo2008-11-201-2/+6
* Move poll save area back into struct pollfd (as it waspatacongo2008-11-191-5/+52
* Basic setup of network selectpatacongo2008-11-181-0/+372