strongswan/src/libstrongswan/networking
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
..
streams lookip: Disconnect asynchronously to avoid dead-locking watcher unregistration 2014-02-17 09:48:55 +01:00
host.c host: Properly initialize struct sockaddr_in[6] when parsing strings 2013-07-31 22:16:58 +02:00
host.h Fix various API doc issues and typos 2013-07-18 18:30:36 +02:00
host_resolver.c lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
host_resolver.h Moved host_t and host_resolver_t to a new networking subfolder 2012-10-24 15:06:18 +02:00
packet.c Add a DSCP value with getter/setter on packet_t 2013-02-06 15:20:32 +01:00
packet.h Add a DSCP value with getter/setter on packet_t 2013-02-06 15:20:32 +01:00
tun_device.c tun-device: Include system headers before our own 2013-12-20 11:33:16 +01:00
tun_device.h tun-device: Include system headers before our own 2013-12-20 11:33:16 +01:00