Mention that BSD-style lwIP TCP/IP stack support on Windows is experimental.

This commit is contained in:
Yang Tse 2011-09-12 16:01:07 +02:00
parent 4e9a1c5bba
commit 50c3c20416
2 changed files with 4 additions and 1 deletions

View file

@ -491,6 +491,9 @@ Win32
http://download.savannah.gnu.org/releases/lwip/lwip-1.4.0.zip
http://download.savannah.gnu.org/releases/lwip/contrib-1.4.0.zip
This BSD-style lwIP TCP/IP stack support must be considered experimental
given that it has been verified that lwIP 1.4.0 still needs some polish,
and libcurl might yet need some additional adjustment, caveat emptor.
Important static libcurl usage note
-----------------------------------