CESNET / libnetconf2

C NETCONF library
BSD 3-Clause "New" or "Revised" License
203 stars 147 forks source link

compat: fix `pthread_mutex_timedlock` #424

Closed jktjkt closed 1 year ago

jktjkt commented 1 year ago

compat: return ETIMEDOUT when timing out

refactor: compat: simplify waiting

This code looked a bit fishy: