[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 1
From: |
Peter Ross |
Subject: |
Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10 |
Date: |
Mon, 19 Sep 2011 22:09:15 +1000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Mon, Sep 19, 2011 at 12:25:40AM +1200, Will Bryant wrote:
> That sounds workable.
>
> I'd be a little reluctant to sprinkle lists of platforms in ifdefs throughout
> the project - we'd be too likely to miss one bit of code when adding a new
> platform to the list. So should we set a conditional define, say
> HAVE_LISTEN_SHUTDOWN, and if it's not set we run the old pipe code? And set
> this based on the platform somewhere in the autotools stuff?
>
> I presume the cygwin target can use the pipe solution too, as a brief google
> suggests it has a working pipe().
FYI:- The MHD_shutdown lockup also happens on Cygwin (using internal select)
-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
signature.asc
Description: Digital signature
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, (continued)
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, Will Bryant, 2011/09/18
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, Christian Grothoff, 2011/09/18
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, Will Bryant, 2011/09/19
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, Christian Grothoff, 2011/09/19
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, Will Bryant, 2011/09/20
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, Christian Grothoff, 2011/09/20
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, Will Bryant, 2011/09/20
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, Christian Grothoff, 2011/09/21
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10, Frank Meier, 2011/09/22
- Re: [libmicrohttpd] shutdown of listen socket does not work on solaris 10,
Peter Ross <=
- [libmicrohttpd] Recursive mutexes (was: Re: shutdown of listen socket does not work on solaris 10), Will Bryant, 2011/09/19
- Re: [libmicrohttpd] Recursive mutexes (was: Re: shutdown of listen socket does not work on solaris 10), Christian Grothoff, 2011/09/19
[libmicrohttpd] shutdown of listen socket does not work on solaris 10, Frank Meier, 2011/09/17