network device

Corinna Vinschen cygwin@cygwin.com
Wed Jul 25 02:44:00 GMT 2001


On Wed, Jul 25, 2001 at 11:21:11AM +0200, Jorge Goncalvez wrote:
> Hi, Is there a way to know the the name of the network device u are using with 
> cygwin(like eth0 on linux).

ioctl(fd, SIOCGIFCONF, &buf) is supported on Cygwin sockets.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list