https://bugzilla.mindrot.org/show_bug.cgi?id=2228
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2425|0 |1 is obsolete| | Attachment #2427| |ok?([email protected]) Flags| | CC| |[email protected], | |[email protected] Assignee|[email protected] |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- Created attachment 2427 --> https://bugzilla.mindrot.org/attachment.cgi?id=2427&action=edit Try CLOCK_BOOTTIME with fallback It's probably better to try CLOCK_BOOTTIME first and fall back to CLOCK_MONOTONIC, in case the system headers happen to have the former but the kernel lacks support. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
