jkerdreux-imt

Results 3 comments of jkerdreux-imt
trafficstars

This code is part of an xAAL encoder/decoder (xAAL is a home automation protocol), so I can't use a unassigned tag. That's why I used this trick. Thanks

Ok, after a long session of debug.. I found my error. It was a typo in the localkey :( With the wrong key, the decrypt return some data but not...

I tested @keepsimple1 patch with great success. I even added reuseport. But I'm wondering : - Why the std::net still doesn't provide this kind of API for long time ?...