Avinash Sonawane

Results 37 comments of Avinash Sonawane

I did find FindENet.cmake at https://github.com/stuntrally/stuntrally/blob/master/cmake/FindENet.cmake but I'm a cmake newbie so not sure exactly which part is relevant to us...

BTW, ENet provides `libenet.pc` so maybe we can use `pkg-config` within `cmake` instead of maintaining our own `FindENet.cmake`? 1. https://stackoverflow.com/questions/29191855/what-is-the-proper-way-to-use-pkg-config-from-cmake 2. https://cmake.org/cmake/help/latest/module/FindPkgConfig.html

Moreover, I'm sorry but is there a strong a reason to maintain our own ENet in cdogs-sdl source? I mean [upstream](https://github.com/lsalzman/enet) seems pretty active. Why aren't we upstreaming our ENet...

Also, while the connection does get closed on reaching the deadline I don't see the "reason" ("authentication token has expired") on client-side. Looks like it's not getting sent?

Yes, I'm also interested to know this. I was previosly using CloudFlare and now shifted to Netlify. But just now, I found out that Netlify doesn't support DNSSEC. Such a...

I have opened the feature request on Netlify Forums which is frequented by Netlify staff. Please share your views/support there: https://community.netlify.com/t/feature-requests-what-do-you-already-love-what-could-be-better/256/26

@cpoisson > AFAIK, even if Raspbian buster is out, the debian buster distro is still in a [testing phase](https://www.debian.org/releases/buster/). Debian released Buster as latest [stable](https://www.debian.org/releases/buster/) yesterday.