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: Thu, 30 Jan 2014 21:29:26 +0400


30.01.2014, 21:03, "LRN" <address@hidden>:
> Are you absolutely sure that it's OK to use close() on sockets?
> Because this does not seem to be documented.
> OTOH, W32 is known for neat undocumented features, so if this works on
> XP, and 7, it might be OK to use; though a simple #define CLOSE(s)
> closesocket(s) for W32 would have sufficed...
https://github.com/Karlson2k/libmicrohttpd/commit/5c4577091b8525affb0bc980375b541ed9888806

make check is fine on Win64 (x86_64 code)



reply via email to

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