On Sun, Jan 8, 2023 at 2:27 PM Gert Doering <[email protected]> wrote:

> Hi,
>
> On Mon, Jan 02, 2023 at 02:43:22PM -0500, [email protected] wrote:
> > From: Selva Nair <[email protected]>
> >
> > Currently we use the old signal API which follows system-V or
> > BSD semantics depending on the platform and/or feature-set macros.
> > Further, signal has many weaknesses which makes proper masking
> > (blocking) of signals during update not possible.
>
> Just for the record - as discussed before, this is considered too
> intrusive ("needs more testing") for 2.6.0, and can go in early in
> the 2.7 phase.
>

if no one has started reviewing 5/5,  I would like to split this into two

1. signal -> sigaction affecting sig.c only
2. changes to the way signal reset is done

#2 involves some decisions, affects the rest of the code, and may elicit
more comments.

Otherwise, will wait and see.

Selva
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to