lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] lwip/src/api api_msg.c


From: Marc Boucher
Subject: [lwip-commits] lwip/src/api api_msg.c
Date: Thu, 16 Aug 2007 18:24:29 +0000

CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Marc Boucher <marcbou>  07/08/16 18:24:29

Modified files:
        src/api        : api_msg.c 

Log message:
        Initialize newconn->state to NETCONN_NONE in accept_function;
        otherwise it was left to NETCONN_CLOSE and sent_tcp() could prematurely
        close the connection.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_msg.c?cvsroot=lwip&r1=1.65&r2=1.66




reply via email to

[Prev in Thread] Current Thread [Next in Thread]