From 0aad9ccecb8d4fbb8712cbf050fe7654168e0c13 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 19 Jan 2013 16:40:43 +0000 Subject: Add split package logic to improve TCP send performance with delayed ACKs git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5538 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index ba8dec613..a445c2024 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -488,3 +488,5 @@ * apps/nshlib/nsh_fileapp.c: Add the ability to execute a file from a file system using posix_spawn(). * apps/builtin/: Extensions from Mike Smith. + * apps/examples/ftpd/Makefile: Name ftpd_start is not the name of + the entrypoint. Should be ftpd_main (from Yan T.) -- cgit v1.2.3