diff options
author | Martin Willi <martin@strongswan.org> | 2015-11-10 09:42:46 +0100 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2015-12-04 08:01:15 +0100 |
commit | 8b0c9cf155eb3505a643a3e769248a09fdf637f5 (patch) | |
tree | bf7830b2a3528b32df9ca647c44e07680ef35421 /src/libtnccs/plugins/tnccs_20/tnccs_20_server.c | |
parent | fc235f90fe0abcde3a5d1451b67ee6088939eb02 (diff) | |
download | strongswan-8b0c9cf155eb3505a643a3e769248a09fdf637f5.tar.bz2 strongswan-8b0c9cf155eb3505a643a3e769248a09fdf637f5.tar.xz |
watcher: Check for cancellation if poll() fails with EINTR
With LinuxThreads, poll() is unfortunately no cancellation point. It seems
that poll gets woken up after cancellation, but we actively must check
for cancellation before re-entering poll to properly shut down the watcher
thread.
Diffstat (limited to 'src/libtnccs/plugins/tnccs_20/tnccs_20_server.c')
0 files changed, 0 insertions, 0 deletions