libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] libmicrohttpd 0.9.49 released


From: Evgeny Grin
Subject: Re: [libmicrohttpd] libmicrohttpd 0.9.49 released
Date: Thu, 14 Apr 2016 13:28:12 +0300
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2


On 13.04.2016 12:18, Markus Doppelbauer wrote:
> Maybe there is an other issue in 0.9.49. It works with 0.9.48.
> 
> The attached testcase tries to:
> a) create a socket on port 8080
> b) a connection is suspended
> c) a thread waits a second, then resumes the connection
> d) error: the connection is never resumed (third call).
> 
> OS: Ubuntu gnome 15.10, Linux 4.2
> My comandline:
> g++ -o testmhd test.cpp -I/tmp/libmicrohttpd-0.9.49/src/include/
> -L/tmp/libmicrohttpd-0.9.49/src/microhttpd/.libs/ -lmicrohttpd -pthread
> LD_LIBRARY_PATH=/tmp/libmicrohttpd-0.9.49/src/microhttpd/.libs/ ./testmhd
> wget -O /dev/null 127.0.0.1:8080

Markus, thanks for report!

Fixed in latest SVN.
Could you try it from
$ svn checkout https://gnunet.org/svn/libmicrohttpd
?

-- 
Best Wishes,
Evgeny Grin

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]