[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)
- Re: [libmicrohttpd] Remove plibc?, (continued)
- Re: [libmicrohttpd] Remove plibc?, Evgeny Grin, 2014/01/25
- Re: [libmicrohttpd] Remove plibc?, LRN, 2014/01/25
- Re: [libmicrohttpd] Remove plibc?, Evgeny Grin, 2014/01/25
- Re: [libmicrohttpd] Remove plibc?, LRN, 2014/01/25
- Re: [libmicrohttpd] Remove plibc?, Evgeny Grin, 2014/01/26
- Re: [libmicrohttpd] Remove plibc?, LRN, 2014/01/26
- Re: [libmicrohttpd] Remove plibc?, Christian Grothoff, 2014/01/26
- Re: [libmicrohttpd] Remove plibc?, Evgeny Grin, 2014/01/30
- Re: [libmicrohttpd] Remove plibc?, Evgeny Grin, 2014/01/30
- Re: [libmicrohttpd] Remove plibc?, LRN, 2014/01/30
- Re: [libmicrohttpd] Remove plibc?,
Evgeny Grin <=
- Re: [libmicrohttpd] Remove plibc?, Luke-Jr, 2014/01/27
- Re: [libmicrohttpd] Remove plibc?, Evgeny Grin, 2014/01/28
Re: [libmicrohttpd] Remove plibc?, Nils Durner, 2014/01/24