Davidson Francis

Results 40 comments of Davidson Francis

Hi @focussing, I apologize for the (very) long delay in responding. Were you able to resolve your issue? Not being able to connect even as localhost is quite strange and...

Hi @mavavilj, I have never used civetweb, so my observations below are based on what I could understand from the project (and src), so take my words with a grain...

Hi @keifufu, The best I can do at the moment is to ask all existing contributors for their permission under the license change, which I did in issue #84. However,...

Hi @ihmpartners, Normally this should **not** happen, since wsServer only closes the connection if it receives a CLOSE frame or if it receives an invalid frame. A second option is...

Hi @ihmpartners, ```txt Alerts Connection opened, addr: 127.0.0.1 Received a Data message: {"Subscribe": ["currentTxp","LimProfile","overRangeOP"]} (size: 56, type: 1), from: 127.0.0.1 Received an Alert message: {"Type": "Subscribe"} (size: 21, type: 1),...

Hello, `proc_dir_entry` is now defined as internal structure, :/. You can manually copy-paste from this file:http://lxr.free-electrons.com/source/fs/proc/internal.h?v=3.18&raw=1. The only problem is that this works until to the kernel 3.18, after, pointers...

Hi, the exact same thing happens to me (and OpenCL works fine with other applications). I could see that: - The 100% of CPU usage depends on the file size...

Hi @Eddiiie, Thank you for your consideration, but BIOS RE is primarily an in-person task, requiring numerous (tens, hundreds...) reflashes to test certain conditions and gain a better understanding of...

Hello @gregoiregentil, Thank you for giving wsServer a chance, and also for the well-informed issue. I often receive issues from people who don't even read the project's README. Regarding SSL/TLS,...

Hi @gregoiregentil, axTLS seems quite interesting, and really very small, impressive! It just bothers me a bit to not receive any updates since 2019!. Perhaps I'll try to gradually add...