aboutsummaryrefslogtreecommitdiff
path: root/include/connection.h
AgeCommit message (Collapse)Author
2020-08-29libseat: Improve logging with seatd conn helpersKenny Levinsen
Add helpers around connection access to have all logging centralized and reduce code duplication. Improve existing helpers to further reduce code duplication. The seatd backend should have much better logging after this.
2020-08-01connection: Shrink buffers from 1KB to 256B eachKenny Levinsen
2020-07-31Initial implementation of seatd and libseatKenny Levinsen