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: | <3A1534D7.75DDCBA9@redhat.com> |
Date: | Fri, 17 Nov 2000 14:38:31 +0100 |
From: | Corinna Vinschen <vinschen AT redhat DOT com> |
Reply-To: | cygwin <cygwin AT sources DOT redhat DOT com> |
X-Mailer: | Mozilla 4.76 [en] (X11; U; Linux 2.2.14-SMP i686) |
X-Accept-Language: | de, en |
MIME-Version: | 1.0 |
To: | cygwin <cygwin AT sources DOT redhat DOT com> |
Subject: | Re: Headers needed |
References: | <200011171320 DOT eAHDKeq05550 AT dymwsm09 DOT mailwatch DOT com> |
"Fleischer, Karsten (K.)" wrote: > Nope, they are in the cygwin-1.1.x.tar.gz archive. > Only these are missing: > > > ----- > > #include <bstring.h> /* needed for Irix */ > > #include <sys/syscall.h> > > #include <netinet/ip_tcp.h> > > #include <netinet/ip_udp.h> > > #include <netinet/udp.h> > > #include <netinet/protocols.h> > > ---- > > You have to work around this! > UDP isn't supported by Cygwin, I think. That's wrong. UDP is supported. Only most net related header files which are installed on many Unices are missing. Most needed contents are defined somewhere else, finally in winsock2.h. But you're right in that one has to workaround that. That's often called `porting' ;-) Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |