Hi,
I'm developing a new module that writes logs in a log file using the function fprintf.
My question is, do I have to implement any lock to write safely in the file? As far as I
know fprintf is thread-safe, but even though it, I don't know if it is necessary or
not.
Thanks,
Laura
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/681