Re: [libmicrohttpd] TCP connection callbacks - problem

2018-10-29 Thread Christian Grothoff
Hi Daniel, I did some more testing, and my previous patch required on manually setting MHD_USE_ITC. I've now changed the code to automatically set this option in your situation, so please try 47281241..777d5e04 Happy hacking! Christian On 10/26/18 2:21 PM, Daniel Bujnik wrote: > Hi Christian, >

Re: [libmicrohttpd] TCP connection callbacks - problem

2018-10-29 Thread Christian Grothoff
Hi Daniel, Thanks, but no worries: this one has my attention, I just need to find the time to look into it. Oh, in terms of what would help: automated testcases (especially those ready for integration with 'make check') are always very helpful for speeding up things... Happy hacking! Christian

Re: [libmicrohttpd] TCP connection callbacks - problem

2018-10-29 Thread Daniel Bujnik
Hi Christian, I have created a mantis bug for the issue I had described hoping it will get some more attention: https://gnunet.org/bugs/view.php?id=5463 Please let me know if you have any questions or would like me to test some more fixes. Kind regards, Daniel On Sat, 20 Oct 2018 at 11:46,