strongswan/src/libstrongswan/networking/streams
Martin Willi 961409b668 lookip: Disconnect asynchronously to avoid dead-locking watcher unregistration
While it really would be desirable to allow stream destruction during on_read()
callbacks, this does not work anymore since e49b2998. Until we have a proper
solution for this issue, use asynchronous disconnects for the only user doing
so.

Fixes #518.
2014-02-17 09:48:55 +01:00
..
stream.c stream: Make sure no watcher callback is active while changing stream callbacks 2014-01-22 15:34:53 +01:00
stream.h lookip: Disconnect asynchronously to avoid dead-locking watcher unregistration 2014-02-17 09:48:55 +01:00
stream_manager.c stream: use a service constructor to create services 2013-07-18 16:00:28 +02:00
stream_manager.h stream: use a service constructor to create services 2013-07-18 16:00:28 +02:00
stream_service.c Use exact mask when calling umask(2) 2013-10-29 16:01:55 +01:00
stream_service.h stream: support keeping the service alive outside of service callback 2013-07-18 16:00:28 +02:00