public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re:network device
@ 2001-07-25  2:23 Jorge Goncalvez
  2001-07-25  2:44 ` network device Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Jorge Goncalvez @ 2001-07-25  2:23 UTC (permalink / raw)
  To: cygwin

Hi, Is there a way to know the the name of the network device u are using with 
cygwin(like eth0 on linux).


--
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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: network device
  2001-07-25  2:23 Re:network device Jorge Goncalvez
@ 2001-07-25  2:44 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2001-07-25  2:44 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-25  2:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-25  2:23 Re:network device Jorge Goncalvez
2001-07-25  2:44 ` network device Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).