delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <03e101c13da2$60d59190$0200a8c0@lifelesswks> |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | "=?iso-8859-1?Q?...2=AB...?=" <swan AT atu DOT com DOT au>, <cygwin AT cygwin DOT com> |
References: | <000901c13da1$7c7d4ce0$0200a8c0 AT swan DOT atu DOT com DOT au> |
Subject: | Re: cygwin/socket.h |
Date: | Sat, 15 Sep 2001 14:53:35 +1000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
X-OriginalArrivalTime: | 15 Sep 2001 04:40:19.0381 (UTC) FILETIME=[85E95E50:01C13DA0] |
Download the source for cygwin1.dll and implement MSG_DONTWAIT. Rob ----- Original Message ----- From: "...2«..." <swan AT atu DOT com DOT au> To: <cygwin AT cygwin DOT com> Sent: Saturday, September 15, 2001 2:47 PM Subject: cygwin/socket.h > hi im trying to compile mod_mp3 for apache under cygwin, > its using the define flag MSG_DONTWAIT in ice.c > > i couldnt find anything in the archives about this, i noticed on > linux MSG_DONTWAIT is 0x40.. > > any advice about what i should do here? > > regards > > dan > > cygwin/socket.h > <snip> > /* Flags we can use with send/ and recv. */ > #define MSG_OOB 0x1 /* process out-of-band data */ > #define MSG_PEEK 0x2 /* peek at incoming message */ > #define MSG_DONTROUTE 0x4 /* send without using routing tables > */ > </snip> > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |