Make Control Endpoint stream transfers more reliable by adding in early aborts for...
[pub/USBasp.git] / Demos / Device / LowLevel / RNDISEthernet / Lib / TCP.h
index eac6825..460e3f8 100644 (file)
@@ -49,7 +49,7 @@
                #define MAX_OPEN_TCP_PORTS              1\r
 \r
                /** Maximum number of TCP connections which can be sustained at the one time */\r
-               #define MAX_TCP_CONNECTIONS             1\r
+               #define MAX_TCP_CONNECTIONS             3\r
 \r
                /** TCP window size, giving the maximum number of bytes which can be buffered at the one time */\r
                #define TCP_WINDOW_SIZE                 512\r