diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index bebe841de8..e7295bd39c 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: January 26, 2014

+

Last Updated: January 28, 2014

@@ -702,7 +702,15 @@

-

  • Raw socket support.
  • +
  • Stream and datagram sockets.
  • +

    + + + +
    + +

    +

  • Raw socket and local, Unix domain socket support.