http-svc: switch to epoll model
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 16 Mar 2016 12:42:51 +0000 (13:42 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 16 Mar 2016 12:42:51 +0000 (13:42 +0100)
commit2a94a1d9c8b6c9bd4a83b870dee1d3072120cb77
tree4bffb02ebc8af891c97538f6980f149984de2a0d
parent623aa9c2f8296adcd3b2aed2c6811927fde3645d
http-svc: switch to epoll model

This prepares to handle notification.
It has the side effect to make the server mono-threaded.
This might be temporarily or forever, depending on next
studies.

Change-Id: I8a8b2b68c78c33b3ca861180bf120cf09a24b05e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/http-svc.c