mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Fix confusion in listening socket vs accepted sockets
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@395 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+15
-1
@@ -46,4 +46,18 @@ examples/null
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
This is the do nothing application. It is only used for bringing
|
||||
up new NuttX architectures
|
||||
up new NuttX architectures.
|
||||
|
||||
examples/uip
|
||||
^^^^^^^^^^^^
|
||||
|
||||
This is a port of uIP example application. It includes
|
||||
conditionally compiled logic to exercise the uIP webserver,
|
||||
webclient, telnet, smtp, dncpc, and resolver.
|
||||
|
||||
examples/netttest
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
This is a simple network test for verifying client- and server-
|
||||
functionality in a TCP/IP connection.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user