intel-staging / libptpmgmt_iaclocklib

The Clock Manager is a library for monitoring network time synchronization on the local platform. Disclaimer: This project is under development. All source code and features on the main branch is for the purpose of testing or evaluation and not production ready. We will upstream the code and archive this GitHub repo thereafter.
Other
4 stars 5 forks source link

jclklib: Fix proxy hang issue after client is terminated #44

Closed JunAnnLaiIntel closed 2 months ago

JunAnnLaiIntel commented 2 months ago

Fix the issue that proxy is hang after client is terminated.

  1. When client is terminated, proxy will return error: image

  2. When client started again, the proxy is able to send the notification msg to client: image