X-Spam-Check-By: sourceware.org Date: Thu, 17 Aug 2006 14:11:48 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Re: Cygwin 1.5.18: Problem using setsockopt() for multicast Message-ID: <20060817121148.GG20467@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Aug 17 12:37, Alessandro Saffiotti wrote: > Thanks for the prompt reaction! > > On Thu, 17 Aug 2006, Corinna Vinschen wrote: > > > > On Aug 17 01:42, Alessandro Saffiotti wrote: > > > > > > I have also read the discussion about the conflicting values for > > > constants between winsock1 and winsock2. I have tried to replace > > > IP_ADD_MEMBERSHIP by hardcoding either 5 (winsock1) or 12 (winsok2), > > > but I get the same behavior. > > > > Please don't do that, use the constants. > > Sure, this was just at test. > > > Yes, upgrade to Cygwin 1.5.21 and try again, starting with recompiling > > the application. If it still fails, I'll have another look into it. > > Right. I have now upgraded to Cygwin 1.5.21-1, and recompiled all my > programs and libs, but I still get the same behavior. Ok, can you please create a self-sufficient, very tiny testcase, which compiles out of the box, and which allows to reproduce the problem? That would be very helpful for tracking it down. Thanks in advance, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/