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 |
Mon, 01 Jun 2020 14:15:03 +0100 | Mario de Sousa | Allow "" and NULL on TCP host and service (=> IP=INADDR_ANY, and port=0) | changeset | files |
Tue, 10 Dec 2019 16:07:49 +0000 | Mario de Sousa | merge | changeset | files |
Tue, 10 Dec 2019 15:51:32 +0000 | Mario de Sousa | change hton() and ntoh() so we don't use (u8 *) to (u16 *) casts. Some compilers incorrectly change the pointer to force alignment with even addresses. | changeset | files |