diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index e6fd36bdde..a0546ee630 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -753,6 +753,7 @@ Other memory: * Fix UDP recvfrom timeout bug * Correct processing of input UDP broadcast packets. * Verfied basic DHCP client functionality (netutils/dhcpc) + * Implemented send() timeout logic