From: zimmermj AT adstii DOT com (Jeffrey P. Zimmerman) Subject: ioctl(fd, SIOCGIFBRDADDR, (char *) ifr) supported? 12 Aug 1998 00:19:29 -0700 Message-ID: <35D0A60C.415C8EAC.cygnus.gnu-win32@adstii.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "'gnu-win32 AT cygnus DOT com'" I'm trying to find the broadcast address of a socket using: ioctl(fd, SIOCGIFBRDADDR, (char *) ifr); SIOCGIFBRDADDR (and most other SIOxxx constants) are not defined in the sockios.h header file. Why is this? Is this not supported? Jeff Zimmerman zimmermj AT adstii DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".