libmicrohttpd archive search

Search String: Display: Description: Sort:

Results:

References: [ GNU: 472 ] [ libmicrohttpd: 3045 ] [ 0.9.*: 656 ] [ released: 204 ]

Total 106 documents matching your query.

101. [libmicrohttpd] Re: GNU libmicrohttpd 0.9.0 released (score: 515)
Author: HIDDEN
Date: Wed, 28 Jul 2010 08:49:00 +0200
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 direct
/archive/html/libmicrohttpd/2010-07/msg00013.html (6,018 bytes)

102. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 561)
Author: HIDDEN
Date: Tue, 27 Jul 2010 14:31:42 +0200
Yes, "from_fd" is for a file descriptor (int), not a file handle (FILE*). Simply open your file with "open", not "fopen" and it will work. Best, Christian
/archive/html/libmicrohttpd/2010-07/msg00011.html (9,803 bytes)

103. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 581)
Author: HIDDEN
Date: Tue, 27 Jul 2010 14:30:32 +0200
No, they were updated appropriately: LIB_VERSION_CURRENT=8 LIB_VERSION_REVISION=0 LIB_VERSION_AGE=0 Note that "CURRENT=8" has NOTHING to do with 0.9.0, it is simply a function of library compatibilit
/archive/html/libmicrohttpd/2010-07/msg00010.html (9,132 bytes)

104. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 561)
Author: HIDDEN
Date: Mon, 26 Jul 2010 21:21:34 -0300
Not working: 43 FILE *file = fopen(call.file_content()->str().c_str(), "r"); 44 response = MHD_create_response_from_fd(-1, file); /home/chjunior/workspace/milx/src/server/daemon.cpp: In static member
/archive/html/libmicrohttpd/2010-07/msg00009.html (9,005 bytes)

105. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 561)
Author: HIDDEN
Date: Mon, 26 Jul 2010 19:31:10 -0300
you probably forgot to change LIB_VERSION_* on configure.ac... thanks Attachment: signature.asc Description: This is a digitally signed message part
/archive/html/libmicrohttpd/2010-07/msg00008.html (8,381 bytes)

106. [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 558)
Author: HIDDEN
Date: Mon, 26 Jul 2010 23:23:48 +0200
Dear all, I'm pleased to announce the release of GNU libmicrohttpd 0.9.0. GNU libmicrohttpd is a small C library implementing the HTTP 1.0 and HTTP 1.1 protocols. Key features that distinguish libmic
/archive/html/libmicrohttpd/2010-07/msg00007.html (7,368 bytes)


This search system is powered by Namazu