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:[EMAIL PROTECTED]
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/

Reply via email to