fix: Update PTP socket and clock init for statime-linux API

Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
This commit is contained in:
Chaos Rogers 2025-07-10 17:50:58 +01:00
parent 277701a87f
commit b862e8d307
2 changed files with 38 additions and 12 deletions

View file

@ -17,3 +17,4 @@ tokio = { version = "1", features = ["full"] }
log = "0.4"
env_logger = "0.11"
rand = "0.8"
socket2 = "0.4"