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 |
Date: | Thu, 8 Feb 2001 00:36:52 +0100 |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
To: | cygwin <cygwin AT cygwin DOT com> |
Subject: | Changes in Network code |
Message-ID: | <20010208003652.H23481@cygbert.vinschen.de> |
Mail-Followup-To: | cygwin <cygwin AT cygwin DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
Just FYI. I just checked in a change to the Cygwin CVS repository which changes the internal behaviour of ioctl calls on sockets. This applies to SIOCGIFADDR, SIOCGIFNETMASK and SIOCGIFBRDADDR. The old functions used on 9x and NT are now only used on Win95 and NT <= SP3. The function former used on W2K is completely rewritten to use the IP Helper API instead of registry access. It's now called on 98/ME, NT >= SP4 and W2K. Furthermore, the ioctl calls SIOCGIFHWADDR, SIOCGIFMETRIC and SIOCGIFMTU are now supported. They are only supported when using the new function so they are faked on Win95 and NT <= SP3. And a minor additional change: The loopback interface is now called "lo" as it is in Linux instead of the former "lo0". Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |