This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ifconf


Hello CygWin'ers,

i got two small questions.
1) Will there be support for mkfifo() in the cygwin1.dll ? I know POSIX
   leaves the behaviour of named pipes undocumented, but would be nice
   to have wrappers for CreateNamedPipe ...

2) I noticed you can list network devices and addresses. Here is what i
   got:

--- list of local interfaces you can start ip services on ---
                                     lo0: 127.0.0.1
                                    eth0: 192.168.2.7
                                    eth1: 0.0.0.0

   On the other hand i coded the same for my MingW32 port and got this:

--- list of local interfaces you can start ip services on ---
                            PPP Adapter.: 0.0.0.0
                    Novell 2000 Adapter.: 192.168.2.7
               MS TCP Loopback interface: 127.0.0.1

   Is it possible to determine if a device is "eth" or "ppp" ? The "eth1"
   in the upper list (with cygwin) should be: "ppp0" or something likely.
   I am using the old CygWinB20.1 so this might be outdated. Please tell
   me if so ?!

Thanks in advance. 

stefan@lkcc.org


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]