Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback to SO_TIMESTAMP if SO_TIMESTAMPNS is not available #279

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

gsnw
Copy link
Contributor

@gsnw gsnw commented Aug 22, 2023

If the compiler correctly identifies the use of HAVE_SO_TIMESTAMPNS but in runtime SO_TIMESTAMPNS cannot be used, then SO_TIMESTAMP is tried to be used as fallback. Only if this also does not work, an error message is issued for both SO_TIMESTAMPNS and SO_TIMESTAMP.

Fixed Issues #272 and #273

@kaspergrubbe
Copy link

Thank you! :)

@schweikert schweikert merged commit e866063 into schweikert:develop Aug 27, 2023
4 of 5 checks passed
@gsnw gsnw deleted the issue/272-273 branch August 27, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants