]> git.armaanb.net Git - chorizo.git/commit - browser.c
Fix "-C": Don't listen on FIFO
authorPeter Hofmann <scm@uninformativ.de>
Sat, 2 May 2015 08:06:28 +0000 (10:06 +0200)
committerPeter Hofmann <scm@uninformativ.de>
Sat, 2 May 2015 08:07:52 +0000 (10:07 +0200)
commit9388110f04497d2dd48b69e39c5d7f9bcec08f80
treead7cc35d94bde535991f7c2edc65c14988e77f70
parent00449e8153f6a13c86d5a982654932ffd9848a5c
Fix "-C": Don't listen on FIFO

"-C" was kind of broken. It only prevented lariza from writing to the
FIFO which "worked fine" as long as you only had one "-C" instance
running.
browser.c