]> git.ipfire.org Git - thirdparty/strongswan.git/commit
stream: use a service constructor to create services
authorMartin Willi <martin@revosec.ch>
Fri, 28 Jun 2013 12:55:27 +0000 (14:55 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 17 Jul 2013 14:55:48 +0000 (16:55 +0200)
commit205fe31e68a01fe3e7791c2156d288b5890a2c83
treebc9bf4cd0292f454253055d5d2f6aac2f2d2285e
parent58aa2072de8807852b5dce18becd7185ffdd5f4c
stream: use a service constructor to create services

It does not make much sense to reference running services in the manager,
especially as unregistration would need the URI (which a user would have to
store instead of the service reference).
src/libstrongswan/networking/streams/stream_manager.c
src/libstrongswan/networking/streams/stream_manager.h