Age | Commit message (Expand) | Author |
---|---|---|
2020-10-14 | Add tests for keepalive-related functionsHEADmaster | Olivier Gayot |
2020-10-14 | Fix send function after failing test | Olivier Gayot |
2020-10-14 | Add unittest for send data | Olivier Gayot |
2020-10-14 | Also allows to send data through the socket | Olivier Gayot |
2020-10-14 | Add module docstring | Olivier Gayot |
2020-10-14 | Make script executable with no explicit python interpreter | Olivier Gayot |
2020-10-14 | Add helpers to set TCP parameters or enable/disable keepalives | Olivier Gayot |
2020-10-14 | Check if gdb returned with status 0 | Olivier Gayot |
2020-10-14 | Also allows to change the value of keepalive params | Olivier Gayot |
2020-10-13 | Add first version that is allowing to enable keepalive | Olivier Gayot |