stream: add a manager to dynamically register streams and services

This commit is contained in:
Martin Willi
2013-07-18 16:00:28 +02:00
parent daf1880b39
commit d6ff53940f
4 changed files with 389 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ database/database_factory.c fetcher/fetcher.c fetcher/fetcher_manager.c eap/eap.
ipsec/ipsec_types.c \
networking/host.c networking/host_resolver.c networking/packet.c \
networking/tun_device.c networking/streams/stream.c \
networking/streams/stream_service.c \
networking/streams/stream_service.c networking/streams/stream_manager.c \
pen/pen.c plugins/plugin_loader.c plugins/plugin_feature.c processing/jobs/job.c \
processing/jobs/callback_job.c processing/processor.c processing/scheduler.c \
processing/watcher.c resolver/resolver_manager.c resolver/rr_set.c \