summaryrefslogtreecommitdiff
path: root/apps/examples/nettest/nettest_server.c
Commit message (Expand)AuthorAgeFilesLines
* Remove non-portable references to syslog from apps/examplesGregory Nutt2014-10-081-22/+22
* NET: emoved all includes of uip.h; added includes of ip.h wherever needed. T...Gregory Nutt2014-07-041-0/+2
* networking: Fix one place where the reference count was not being zeroed. Th...Gregory Nutt2014-02-251-4/+5
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-2/+2
* Correct and error in recv() and recvfrom() return valuepatacongo2012-02-181-3/+13
* Improve nettest feedbackpatacongo2011-12-131-0/+1
* Add a network test configuration for the STM3240G-EVALpatacongo2011-12-131-2/+2
* Move nuttx/examples to apps/examplespatacongo2011-03-201-0/+234