[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] contrib/apps/shell shell.c
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] contrib/apps/shell shell.c |
Date: |
Sun, 24 Jan 2010 13:28:10 +0000 |
CVSROOT: /sources/lwip
Module name: contrib
Changes by: Simon Goldschmidt <goldsimon> 10/01/24 13:28:10
Modified files:
apps/shell : shell.c
Log message:
Fix TCP handling: command doesn't have to be contained in a single
packet but remote side has to enter \r or \n to finish a command, this supports
the other end being a (hand-typed) telnet session
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/contrib/apps/shell/shell.c?cvsroot=lwip&r1=1.2&r2=1.3