Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-01 | refactor: rename connection_t struct fields. | Caio Valente | |
connection_t.timestamp_lastwritten renamed to connection_t.timestamp_last_write_allowed connection_t.timestamp_lastread renamed to connection_t.timestamp_last_read_allowed Closes ticket 24714. |