Keepalive values can be configured at compile time, but don't change this unless you know what you're doing (default are RFC1122 compliant).

This commit is contained in:
fbernon
2007-03-08 21:02:39 +00:00
parent fdcb87db19
commit 86cecd6700
2 changed files with 19 additions and 10 deletions

View File

@@ -23,6 +23,10 @@ HISTORY
++ New features:
2007-03-08 Frédéric Bernon
* tcp.h: Keepalive values can be configured at compile time, but don't change
this unless you know what you're doing (default are RFC1122 compliant).
2007-03-08 Frédéric Bernon
* sockets.c, api.h, api_lib.c, tcpip.c, sys.h, sys.c, err.c, opt.h:
Implement LWIP_SO_RCVTIMEO configuration option to enable/disable SO_RCVTIMEO