mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[LWIP]
- Remove 2 custom definitions to use the default values svn path=/trunk/; revision=53166
This commit is contained in:
@@ -64,10 +64,6 @@
|
||||
|
||||
#define TCP_SND_BUF TCP_WND
|
||||
|
||||
#define TCP_SND_QUEUELEN (TCP_SND_BUF / TCP_MSS)
|
||||
|
||||
#define TCP_SNDLOWAT TCP_MSS
|
||||
|
||||
#define TCP_MAXRTX 8
|
||||
|
||||
#define TCP_SYNMAXRTX 4
|
||||
|
||||
Reference in New Issue
Block a user