Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 Reply-To: cygwin 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 Subject: Re: Headers needed References: <200011171320 DOT eAHDKeq05550 AT dymwsm09 DOT mailwatch DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Fleischer, Karsten (K.)" wrote: > Nope, they are in the cygwin-1.1.x.tar.gz archive. > Only these are missing: > > > ----- > > #include /* needed for Irix */ > > #include > > #include > > #include > > #include > > #include > > ---- > > 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