Skip to content
Snippets Groups Projects
Commit 5d8a894e authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Cancel running query if it is detected that the connection to the client is

lost. The only way we detect that at the moment is when write() fails when
we try to write to the socket.

Florian Pflug with small changes by me, reviewed by Greg Jaskiewicz.
parent d5f23af6
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