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: | <000901c13da1$7c7d4ce0$0200a8c0@swan.atu.com.au> |
From: | "=?iso-8859-1?Q?...2=AB...?=" <swan AT atu DOT com DOT au> |
To: | <cygwin AT cygwin DOT com> |
Subject: | cygwin/socket.h |
Date: | Sat, 15 Sep 2001 14:47:11 +1000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4807.1700 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4807.1700 |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |