Wed, 02 Jun 2021 11:09:57 +0100add parenthesis to #define'd constants so later multipications work correctly
mjsousa <msousa@fe.up.pt> [Wed, 02 Jun 2021 11:09:57 +0100] rev 14
add parenthesis to #define'd constants so later multipications work correctly

Wed, 02 Jun 2021 09:23:13 +0100fix bug with receive buffer handling. Was causing data corruption during communication errors with long frames.
mjsousa <msousa@fe.up.pt> [Wed, 02 Jun 2021 09:23:13 +0100] rev 13
fix bug with receive buffer handling. Was causing data corruption during communication errors with long frames.

Mon, 22 Mar 2021 14:57:48 +0100Add KeepAlive support for all TCP sockets.
Edouard Tisserant [Mon, 22 Mar 2021 14:57:48 +0100] rev 12
Add KeepAlive support for all TCP sockets.