Open happy15 opened 3 years ago
minUptime is introduced in a rewrite (76b58cd4cea869a2c427f4475c5d175d5fecbfc0).
What's the problem of calling _acceptOpen immediately rather than minUptime seconds later?
Probably to avoid dead-loop in case of logical bug in the application.
minUptime is introduced in a rewrite (76b58cd4cea869a2c427f4475c5d175d5fecbfc0).
What's the problem of calling _acceptOpen immediately rather than minUptime seconds later?