libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Remove plibc?


From: Evgeny Grin
Subject: Re: [libmicrohttpd] Remove plibc?
Date: Sat, 25 Jan 2014 17:50:35 +0400


25.01.2014, 17:34, "LRN" <address@hidden>:
> This is why wrappers may still have to remain. Sprinkling W32-specific
> code all over MHD is not something grothoff will appreciate, i'm sure.
> Wrappers move W32-specific parts into separate source file, and look
> the actual MHD code look at least a bit sane.

Code can be rewritten as platform-agnostic. Not much work is required for it.
Only two places with noticeable amount of win32 code: VirtualAlloc instead of 
mmap and pipe/socketpair. That's all.

Evgeny



reply via email to

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