aboutsummaryrefslogtreecommitdiffstats
path: root/lib/socket.go
Commit message (Expand)AuthorAgeFilesLines
* logging: added a log on panicMoritz Poldrack2022-03-231-1/+8
* all: fix minor issues found by staticcheckMoritz Poldrack2022-03-121-1/+1
* add removal of existing socketsMoritz Poldrack2022-03-031-0/+3
* lib: fix an out of bounds panic in the serverDaniel Martí2020-02-131-1/+2
* Print success to socket if no error was thrownHeiko Carrasco2019-09-291-1/+5
* Fix test failuresDrew DeVault2019-07-291-1/+1
* Forward mailto links to server via ./aerc <mailto>Drew DeVault2019-07-191-0/+17
* Add Unix socket for communicating with aercDrew DeVault2019-07-191-0/+82