[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] Remove PlibC from autotools files
From: |
Evgeny Grin |
Subject: |
Re: [libmicrohttpd] Remove PlibC from autotools files |
Date: |
Sat, 10 Aug 2013 02:07:25 +0400 |
09.08.2013, 08:45, "LRN" <address@hidden>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 09.08.2013 04:28, Evgeny Grin wrote:
>
>> 09.08.2013, 02:02, "LRN" <address@hidden>:
>>> On 09.08.2013 01:47, Christian Grothoff wrote:
>>>> Well, if you badly want threads, I guess as long as they are W32-only
>>>> maybe I'll live. Would that eliminate the 100ms and the extra wake-ups?
>>> Yes.
>> Move sockets "select" to new thread, use overlapped IO on pipe handle?
>> Than pipe handle should be opened as Overlapped IO.
> That is doable (just have to dump CreatePipe and use a custom
> pipe-creation function; or, if minimal version is bumped to Vista+, just
> make the handle overlapped after the fact).
Isn't it simple to use local socket instead of pipe? This will work on all
platforms.
I don't think than requiring Vista+ is good solution for MHD.
- Re: [libmicrohttpd] Remove PlibC from autotools files, (continued)
- Re: [libmicrohttpd] Remove PlibC from autotools files, Michael Cronenworth, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, LRN, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, Christian Grothoff, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, Michael Cronenworth, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, Christian Grothoff, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, LRN, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, Christian Grothoff, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, LRN, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, Evgeny Grin, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, LRN, 2013/08/09
- Re: [libmicrohttpd] Remove PlibC from autotools files,
Evgeny Grin <=
- Re: [libmicrohttpd] Remove PlibC from autotools files, LRN, 2013/08/09
- Re: [libmicrohttpd] Remove PlibC from autotools files, Christian Grothoff, 2013/08/10
- Re: [libmicrohttpd] Remove PlibC from autotools files, LRN, 2013/08/12
- Re: [libmicrohttpd] Remove PlibC from autotools files, LRN, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, Christian Grothoff, 2013/08/07
- Re: [libmicrohttpd] Remove PlibC from autotools files, Nils Durner, 2013/08/07
- Re: [libmicrohttpd] Remove PlibC from autotools files, LRN, 2013/08/08
- Re: [libmicrohttpd] Remove PlibC from autotools files, Michael Cronenworth, 2013/08/08
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [libmicrohttpd] winsock & EPOLL_TURBO, Christian Grothoff, 2013/08/10
- Re: [libmicrohttpd] winsock & EPOLL_TURBO, LRN, 2013/08/10