Code

daemon: Added "Listen" config option.
authorSebastian Harl <sh@tokkee.org>
Tue, 22 Oct 2013 06:54:20 +0000 (08:54 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 22 Oct 2013 06:54:20 +0000 (08:54 +0200)
The main thread listens on all configured addresses and serves requests
through the frontend socket module. The backend collector loop now runs in its
own background thread.


No differences found