Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sat, 4 Nov 2000 11:25:27 +0100 (CET) From: stefan X-Sender: stefan AT bono DOT reversers DOT net To: Cygwin Mailing List Subject: test report on ver 1.1.5-4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hello Cygwin'ners, the longer i watch you work in progress the more i like it ! Great work. I tried the new test release 1.1.5-4 and noticed a lot of problems finally solved. There are still some improvements i would like to see: * the ifconf interface is still a bit buggy: LAPTOP ~/serveez-0.0.19/src> ./serveez.exe -i --- list of local interfaces you can start ip services on --- lo0: 127.0.0.1 ppp0: 192.168.2.7 eth0: 0.0.0.0 The latter two ip addresses or interfaces must be swapped. * fcntl (sock, O_NONBLOCK) works fine, but the EAGAIN error is still reported as "No more processes" which should be now "Resource temporarily unavailable" as it is on Unices. Corinna: finally applied the patch i provided ? * The FD_ZERO() macro produces the following statement: warning: comparison between signed and unsigned * I could provide my native Win32 port for the following functions which are not yet part of cygwin: - strptime - stpcpy - inet_aton If you are interested in it, please tell me... stefan AT lkcc DOT org -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com