stream: add a stream class abstracting BSD sockets
Currently only synchronous operation is supported, but this will be extended with asynchronous methods using the new watcher.
This commit is contained in:
@@ -26,7 +26,7 @@ credentials/sets/callback_cred.c credentials/auth_cfg.c database/database.c \
|
||||
database/database_factory.c fetcher/fetcher.c fetcher/fetcher_manager.c eap/eap.c \
|
||||
ipsec/ipsec_types.c \
|
||||
networking/host.c networking/host_resolver.c networking/packet.c \
|
||||
networking/tun_device.c \
|
||||
networking/tun_device.c networking/streams/stream.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 \
|
||||
|
||||
Reference in New Issue
Block a user