Skip to content
Snippets Groups Projects
Commit 89f24cf3 authored by Fredrik Thulin's avatar Fredrik Thulin
Browse files

Pass flag MSG_NOSIGNAL to send().

This is necessary to not get a SIGPIPE on write failures (easy DoS
of the pkcs11-daemon - client just need to close the connection at
the wrong moment).
parent bddf78e2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment