Changeset 52001 in vbox
- Timestamp:
- Jul 12, 2014 1:08:00 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/NAT/lwipopts.h
r50273 r52001 48 48 /* TCP sender buffer space (pbufs). This must be at least = 2 * 49 49 TCP_SND_BUF/TCP_MSS for things to work. */ 50 #define TCP_SND_QUEUELEN 6450 #define TCP_SND_QUEUELEN 128 51 51 52 52 /* MEMP_NUM_PBUF: the number of memp struct pbufs. If the application
Note:
See TracChangeset
for help on using the changeset viewer.