Skip to content
Snippets Groups Projects
Commit 4a8ae4d5 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Compat: 7.8::SSL.sslfile: Make sure not to hang on destruct.

Applies the "SSL.sslfile: Make sure not to hang on destruct." fix from
Pike 7.8 in the Pike 7.8 compat SSL module:

The destruct callbac could hang in the local backend when attempting
to close the connection cleanly. Make sure that the local backend
doesn't wait for I/O completion in this case.

Fixes [bug 7066].
parent a5329435
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.
Please register or to comment