aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/unixsocket.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-21unixsocket: introduce a version/datacontrol header (2byte)lynxis/unixsocket_version_headerAlexander Couzens1-12/+57
2017-02-21Revert "WIP: Adding 2 byte header to unixsocket payload"Alexander Couzens1-15/+1
2017-02-17WIP: Adding 2 byte header to unixsocket payloadPhilipp Maier1-1/+15
2017-02-15unixsocket: make socket connection fault tolerantPhilipp Maier1-13/+55
2017-02-15unixsocket: Ensure superchannel is disabled for new connectionsPhilipp Maier1-0/+3
2017-02-15add basic unixsocket supportAlexander Couzens1-0/+255