diff options
author | Martin Willi <martin@revosec.ch> | 2014-12-12 12:05:24 +0100 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2014-12-12 12:08:34 +0100 |
commit | 6e4620adfb29ae4767b9951d0d93d7840db2a7f9 (patch) | |
tree | 38505e90d32733dd9d311d2c4191b9b20348752a /src/libstrongswan/processing/processor.h | |
parent | dce6f695464875bdf33dc92c5ddc0cf73d4964df (diff) | |
download | strongswan-6e4620adfb29ae4767b9951d0d93d7840db2a7f9.tar.bz2 strongswan-6e4620adfb29ae4767b9951d0d93d7840db2a7f9.tar.xz |
apple: Use precancelable poll() to wrap accept/recvmsg calls
To make accept/recvmsg cancelable, we wrap them with poll. As poll itself
does not honor pending cancellations when entering the function, we use our
variant that checks for pending cancellation requests before entering poll().
Diffstat (limited to 'src/libstrongswan/processing/processor.h')
0 files changed, 0 insertions, 0 deletions