Skip to content

Fix windows y2k38 issue by creating our own timeval datatype#772

Merged
bradh352 merged 1 commit intoc-ares:mainfrom
bradh352:y2k38
May 29, 2024
Merged

Fix windows y2k38 issue by creating our own timeval datatype#772
bradh352 merged 1 commit intoc-ares:mainfrom
bradh352:y2k38

Conversation

@bradh352
Copy link
Member

As per Issue #760, the use of struct timeval is meant for only time differentials, however it could be used to denote an exact timeout. This could lead to y2k38 issues on some platforms.

Fixes Issue #760
Fix By: Brad House (@bradh352)

@bradh352 bradh352 merged commit f70f09f into c-ares:main May 29, 2024
@bradh352 bradh352 deleted the y2k38 branch May 29, 2024 16:07
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.

1 participant