Attention is currently required from: plaisthos, reynir. flichtenheld has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/555?usp=email )
Change subject: Only schedule_exit() once ...................................................................... Patch Set 2: Code-Review+2 (3 comments) File src/openvpn/forward.c: http://gerrit.openvpn.net/c/openvpn/+/555/comment/090e8b75_da780d6c : PS1, Line 523: * only ever seems to be SIGTERM anyway. */ > I also considered dropping the `signal` argument as it is currently always > `SIGTERM` at all call sit […] Done http://gerrit.openvpn.net/c/openvpn/+/555/comment/01a64bab_9f4236b8 : PS1, Line 525: return; > You might want to consider changing the function to return a boolean to > indicate whether it did anyt […] Done http://gerrit.openvpn.net/c/openvpn/+/555/comment/123d7f7a_5b2bfd6a : PS1, Line 530: event_timeout_init(&c->c2.scheduled_exit, n_seconds, now); > It is always `c->options.scheduled_exit_interval` which is always 5 at the > moment. Done -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/555?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I9457f005f4ba970502e6b667d9dc4299a588d661 Gerrit-Change-Number: 555 Gerrit-PatchSet: 2 Gerrit-Owner: reynir <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-Reviewer: reynir <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Attention: reynir <[email protected]> Gerrit-Comment-Date: Wed, 24 Apr 2024 12:13:13 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Comment-In-Reply-To: flichtenheld <[email protected]> Comment-In-Reply-To: reynir <[email protected]> Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
