[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] Re: GNU libmicrohttpd 0.9.0 released
From: |
Simon Josefsson |
Subject: |
[libmicrohttpd] Re: GNU libmicrohttpd 0.9.0 released |
Date: |
Wed, 28 Jul 2010 08:49:00 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) |
Christian Grothoff <address@hidden> writes:
> Dear all,
>
> I'm pleased to announce the release of GNU libmicrohttpd 0.9.0.
Great!
I guess we never resolved the curl busy-loop issue, right? Having a
release makes it simpler to debug, so I'll see what I can do... alas a
bit short on time right now.
make[5]: Entering directory
`/home/jas/src/libmicrohttpd-0.9.0/src/testcurl/https'
curl_easy_perform failed: `Timeout was reached'
PASS: tls_daemon_options_test
PASS: mhds_multi_daemon_test
PASS: mhds_get_test
PASS: mhds_get_test_select
PASS: mhds_session_info_test
PASS: tls_thread_mode_test
PASS: tls_multi_thread_mode_test
/bin/sh: line 5: 10358 Segmentation fault ${dir}$tst
FAIL: tls_session_time_out_test
PASS: tls_authentication_test
======================================
1 of 9 tests failed
Please report to address@hidden
======================================
/Simon