summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-14Add tests for keepalive-related functionsHEADmasterOlivier Gayot
2020-10-14Fix send function after failing testOlivier Gayot
2020-10-14Add unittest for send dataOlivier Gayot
2020-10-14Also allows to send data through the socketOlivier Gayot
2020-10-14Add module docstringOlivier Gayot
2020-10-14Make script executable with no explicit python interpreterOlivier Gayot
2020-10-14Add helpers to set TCP parameters or enable/disable keepalivesOlivier Gayot
2020-10-14Check if gdb returned with status 0Olivier Gayot
2020-10-14Also allows to change the value of keepalive paramsOlivier Gayot
2020-10-13Add first version that is allowing to enable keepaliveOlivier Gayot