libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Question about the new `mhd_threads.h` header


From: Christian Grothoff
Subject: Re: [libmicrohttpd] Question about the new `mhd_threads.h` header
Date: Thu, 11 Aug 2016 21:31:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0

They do not relate to providing an HTTP server, and they thus should
remain an internal API. We should have the flexibility of changing them
in any way we see fit without breaking ABI compatibility.  So I don't
think we should export those. But if an app wants them, making a copy of
the code should be fine.

My 2 cents

Christian

On 08/11/2016 09:10 PM, silvioprog wrote:
> The same question to the `mhd_locks.h`. Useful cross platform thread/locks
> functions.
> 
> On Thu, Aug 11, 2016 at 4:06 PM, silvioprog <address@hidden> wrote:
> 
>> Hello,
>>
>> I've looked at last commits and found a new header: mhd_threads.h. It has
>> functions like MHD_create_thread(), MHD_create_named_thread()
>> and MHD_join_thread(), however it seems only to MHD's internal using. BTW
>> these functions could be also very useful for MHD consumers. WDYT?
>>
>> --
>> Silvio Clécio
>>
> 
> 
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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