From: zimmermj@adstii.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@cygnus.com'" <gnu-win32@cygnus.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@adstii.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
