Skip to content

Add support for SCM_MONOTONIC as a control message for FreeBSD. #2186

Closed
@recatek

Description

@recatek

On FreeBSD using SO_TS_MONOTONIC (see #2058) on a socket allows you receive timestamps as a monotonic timespec. The support for the SO_TS_CLOCK switch was added to nix some time ago, but not the way to access the data as a control message. Adding ScmMonotonic to nix::sys::socket::ControlMessageOwned would close the loop here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions