Neeraj
Neeraj
@msantos it makes sense now. I faced a similar situation when reading from java and python processes wherein the logs were not flushed entirely, but my latest test confirmed the...
Thanks @msantos ! I tried multiple techniques to flush the stream within Python or Java application but they do not work predictably, I will test the functionality after your recent...
If done right this can give you 2x. I will try to spend some time with the code and see if I can come up with a patch though.
Yes. sendto() works for udp as well, but you deal with tcp only.
@janus I was planning to push it out but then it needs a lot of improvement even for a first release. I will think about it, but not today.
I wrote a minimal (very light) logging library in c and release it with LGPLv3 or later license. It do not have syslog capability at present but let me know...
Will this be available anytime soon?
> Thank you for reporting this and for the fix! > > I'm reluctant to adding one more variant if we can solve it by setting a fixed timeout on...
Great keynote @hsutter in CppConn 2022 and I agree with you that C++ engineers should come back to the language which they loved and help it flourish. I have been...
Apparently, https://github.com/davea42/libdwarf-code is an actively maintained project instead of the non-existent reference in this project readme for libdwarf (a broken link).