summaryrefslogtreecommitdiffstats
path: root/src/afb-config.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-03-27 15:54:44 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-03-27 15:54:44 +0200
commitc3d27b0ac659776f4065bc04b94f12c6b7e40084 (patch)
treed2ce18870b653f8e1ea305e22074877e64b28510 /src/afb-config.h
parent25a84c46729699668725da1214f7f8c829b1498e (diff)
Remove option readyfd
This option is no more useful. Instead it is possible to use systemd notify feature. Change-Id: I8dd286242d3dc74238ca0908e83072367874d19e Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/afb-config.h')
-rw-r--r--src/afb-config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/afb-config.h b/src/afb-config.h
index 43b550db..09be2165 100644
--- a/src/afb-config.h
+++ b/src/afb-config.h
@@ -48,7 +48,6 @@ struct afb_config {
int httpdPort;
int background; // run in backround mode
- int readyfd; // a #fd to signal when ready to serve
int cacheTimeout;
int apiTimeout;
int cntxTimeout; // Client Session Context timeout