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 <rey...@reynir.dk>
Gerrit-Reviewer: flichtenheld <fr...@lichtenheld.com>
Gerrit-Reviewer: plaisthos <arne-open...@rfc2549.org>
Gerrit-Reviewer: reynir <rey...@reynir.dk>
Gerrit-CC: openvpn-devel <openvpn-devel@lists.sourceforge.net>
Gerrit-Attention: plaisthos <arne-open...@rfc2549.org>
Gerrit-Attention: reynir <rey...@reynir.dk>
Gerrit-Comment-Date: Wed, 24 Apr 2024 12:13:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: flichtenheld <fr...@lichtenheld.com>
Comment-In-Reply-To: reynir <rey...@reynir.dk>
Gerrit-MessageType: comment
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to