Hello

On 12.04.2016 17:10, Markus Doppelbauer wrote:
> Thanks a lot.
> For me, 0.9.49 does not work - it never enters the
> "AccessHandlerCallback()" handler. I have attached
> a small testcase.
> 
> Steps to reproduce:
> g++ -o testmhd test.cpp -I/tmp/libmicrohttpd-0.9.49/src/include/
> -L/tmp/libmicrohttpd-0.9.49/src/microhttpd/.libs/ -lmicrohttpd
> LD_LIBRARY_PATH=/tmp/libmicrohttpd-0.9.49/src/microhttpd/.libs/
> ./testmhd                                                      
> wget -O /dev/null 127.0.0.1:8080

Did it work with previous libmicrohttpd versions and problem is
0.9.49-only specific?
Did you run `wget` from another terminal?

Didn't inspect your code deeply, but as fist step I could recommend to
add 'MHD_USE_DEBUG' to flags.

-- 
Best Wishes,
Evgeny Grin

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to