Steven Backus wrote:
I've changed common-src/protocol.c to:#define ACK_WAIT 100 /* time (secs) to wait for ACK - keep short */ #define ACK_TRIES 10 /* num retries after ACK_WAIT timeout */
Don't increase ACK_WAIT, keep it to 10. Jean-Louis
Steven Backus wrote:
I've changed common-src/protocol.c to:#define ACK_WAIT 100 /* time (secs) to wait for ACK - keep short */ #define ACK_TRIES 10 /* num retries after ACK_WAIT timeout */
Don't increase ACK_WAIT, keep it to 10. Jean-Louis