X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=BARRACUDA_BRBL,BAYES_00,RCVD_IN_DNSWL_LOW,SARE_SUB_ENC_UTF8,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Bill Florac Subject: =?utf-8?b?SVBfUEtUSU5GTw==?= in cygwin Date: Tue, 13 Jan 2009 02:26:18 +0000 (UTC) Lines: 8 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Note-from-DJ: This may be spam Does cygwin support the setsockopt() - IP_PKTINFO to retreive the destination address of a incomming UDP packet received via recvmsg()? I have made numberous attempts but CMSG_FIRSTHDR() always returns NULL. The same code works find under linux. I'm guessing that cygwin is using winsock underneath and I beleive this would only be available under winsock 2.2. Is there a means to build cygwin to complile with this version of winsock? Bill -- 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/