[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] Incomplete TCP packet reception
From: |
Mike Kleshov |
Subject: |
Re: [lwip-users] Incomplete TCP packet reception |
Date: |
Wed, 28 Oct 2009 09:24:53 +0300 |
> Yeah, that's one of the reasons it is marked as "example application for the
> lwIP raw api", not as httpd to be used in production environments! However,
> I'm still planning to change this and it's not the only thing missing ;-)
Well, there is value in simple examples. They demonstrate main
concepts, so it's good to have the absolute minimum of non-essential
details. Of course, these examples should be clearly marked as such.