Sun, 06 Jun 2021 22:40:06 +0100 | mjsousa | fix bug: frame data read from network was potentially being moved inside buffer (lb_normalize()) before it was processed by caller to read_frame() | changeset | files |
Wed, 02 Jun 2021 11:09:57 +0100 | mjsousa | add parenthesis to #define'd constants so later multipications work correctly | changeset | files |
Wed, 02 Jun 2021 09:23:13 +0100 | mjsousa | fix bug with receive buffer handling. Was causing data corruption during communication errors with long frames. | changeset | files |
Mon, 22 Mar 2021 14:57:48 +0100 | Edouard Tisserant | Add KeepAlive support for all TCP sockets. | changeset | files |
Mon, 01 Jun 2020 14:28:49 +0100 | Mario de Sousa | merge | changeset | files |
Mon, 01 Jun 2020 14:27:56 +0100 | Mario de Sousa | correct version of --> Allow "" and NULL on TCP host and service (=> IP=INADDR_ANY, and port=0) | changeset | files |
Mon, 01 Jun 2020 14:24:57 +0100 | Mario de Sousa | Undo changes inserted in previous commit (included 2 unrelated changes) | changeset | files |