Jun Furutani / libMiMic

Fork of libMiMic by Ryo Iizuka

Revision:
63:157ee3202edb
Parent:
57:bc4330dfa62f
Child:
69:8c5f220441f5
--- a/core/uip/NyLPC_uip.h	Thu Oct 03 04:53:11 2013 +0000
+++ b/core/uip/NyLPC_uip.h	Fri Oct 18 12:40:09 2013 +0000
@@ -155,21 +155,7 @@
  */
 #define UIP_MAXRTX      8
 
-/**
- * The maximum number of times a SYN segment should be retransmitted
- * before a connection request should be deemed to have been
- * unsuccessful.
- *
- * This should not need to be changed.
- */
-#define UIP_MAXSYNRTX      5
-/**
- * How long a connection should stay in the TIME_WAIT state.
- *
- * This configiration option has no real implication, and it should be
- * left untouched.
- */
-#define UIP_TIME_WAIT_TIMEOUT 120
+