Changeset 16
- Timestamp:
- 08/10/09 10:59:45 (15 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
webserver/example/freeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uip-conf.h
r14 r16 91 91 * \hideinitializer 92 92 */ 93 #define UIP_CONF_MAX_CONNECTIONS 4093 #define UIP_CONF_MAX_CONNECTIONS 5 94 94 95 95 /** … … 98 98 * \hideinitializer 99 99 */ 100 #define UIP_CONF_MAX_LISTENPORTS 40100 #define UIP_CONF_MAX_LISTENPORTS 10 101 101 102 102 /**