author | Sebastian Harl <sh@tokkee.org> | |
Tue, 22 Oct 2013 06:54:20 +0000 (08:54 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 22 Oct 2013 06:54:20 +0000 (08:54 +0200) | ||
commit | f28c4b0fa75eb288b49a1ee6222693cac7e9c4c0 | |
tree | 03dfce9f35a3d44c8e8a57ed12d6b9d8a0f99978 | tree | snapshot |
parent | 1e227f75832c867d9174132dc7b9ffe0a4d9f96b | commit | diff |
daemon: Added "Listen" config option.
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.
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.
src/Makefile.am | diff | blob | history | |
src/daemon/config.c | diff | blob | history | |
src/daemon/sysdbd.c | diff | blob | history | |
src/include/daemon/config.h | diff | blob | history |