summaryrefslogtreecommitdiff
path: root/apps/examples/poll/net_listener.c
Commit message (Expand)AuthorAgeFilesLines
* Remove non-portable references to syslog from apps/examplesGregory Nutt2014-10-081-19/+19
* NET: emoved all includes of uip.h; added includes of ip.h wherever needed. T...Gregory Nutt2014-07-041-0/+2
* NET: Rename functions in apps/netutils/netlib to begin with netlib_ vs uip_Gregory Nutt2014-07-021-4/+4
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* More changes to reduce complaints from CppCheck. Some latent bugs fixes, but...Gregory Nutt2014-02-101-1/+1
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-5/+5
* Fix some questionable MAC addressespatacongo2012-07-191-4/+4
* Correct and error in recv() and recvfrom() return valuepatacongo2012-02-181-2/+2
* Move nuttx/examples to apps/examplespatacongo2011-03-201-0/+428