lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] RE: [lwip-commits] contrib/apps/httpserver_raw httpd.c


From: Bill Auerbach
Subject: [lwip-devel] RE: [lwip-commits] contrib/apps/httpserver_raw httpd.c
Date: Tue, 28 Jul 2009 13:56:13 -0400

CVSROOT:        /sources/lwip
Module name:    contrib
Changes by:     Simon Goldschmidt <goldsimon>   09/07/28 17:38:30

Modified files:
        apps/httpserver_raw: httpd.c arg is now used, so

LWIP_UNUSED_ARG(arg);

is unnecessary and might even be wasteful?

Bill

>       Fixed my last checkin that fixed bug #27117: "httpserver_raw
>sample does not call tcp_accepted()" accidentally called tcp_accepted()
>on the connection-pcb, not the listen-pcb







reply via email to

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