On 16/11/12 12:02, David Sommerseth wrote:
> From: David Sommerseth
>
> This solves a SEGV situation when using the management API while OpenVPN
> is closing down.
>
> The situation happens when the management socket has closed and OpenVPN
> tries to write an error about this to the management s
Hi,
On Fri, Nov 16, 2012 at 12:02:06PM +0100, David Sommerseth wrote:
> From: David Sommerseth
>
> This solves a SEGV situation when using the management API while OpenVPN
> is closing down.
ACK.
Basically, what it does is "*any* activity of virtual_output_callback_func()
only takes place if n
From: David Sommerseth
This solves a SEGV situation when using the management API while OpenVPN
is closing down.
The situation happens when the management socket has closed and OpenVPN
tries to write an error about this to the management socket. What happens
is that
virtual_output_callback_fu