cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Introducing 'sockfilt'

From: Andres Garcia <fandom_at_retemail.es>
Date: Tue, 19 Apr 2005 14:36:21 +0200

Hi,

I'm afraid it doesn't work for me in Windows, running the test
case 100 on its own I get:

********* System characteristics ********
* curl 7.14.0-CVS (i686-pc-mingw32)
* libcurl/7.14.0-CVS zlib/1.2.1
* Features: Largefile libz
* Host: Andres
* System: MINGW32_NT-5.0 ANDRES 1.0.10(0.46/3/2) 2004-03-15 07:17 i686
unknown
* Server SSL: OFF
* libcurl SSL: OFF
* libcurl debug: OFF
* valgrind: OFF
* HTTP IPv6 OFF
* FTP IPv6 OFF
* HTTP port: 8990
* FTP port: 8992
* FTP port 2: 8995
*****************************************
RUN: Check port 8992 for the FTP server
CMD: perl -I. ./ftpserver.pl -s "." --port 8992 &
../src/curl --silent -g "ftp://127.0.0.1:8992/verifiedserver" 2>>log/verifyftp
Failed to start sockfilt! at ./ftpserver.pl line 114.
RUN: Retrying FTP server existence in a sec
../src/curl --silent -g "ftp://127.0.0.1:8992/verifiedserver" 2>>log/verifyftp
RUN: Retrying FTP server existence in a sec
../src/curl --silent -g "ftp://127.0.0.1:8992/verifiedserver" 2>>log/verifyftp
RUN: Retrying FTP server existence in a sec
make[1]: *** [full-test] Interrupt
make: *** [test-full] Interrupt

If I don't interrupt it keeps trying endlessly

The content of the log files:

sockctrl.log

12:05:21 Running IPv4 version
12:05:21 Listening on port 8992
12:05:21 waiting for a client to connect on socket 920
12:05:21 select() returned -1

verifyftp

* About to connect() to 127.0.0.1 port 8992
* Trying 127.0.0.1... * Connection refused
* couldn't connect to host
* Closing connection #0

Andres
Received on 2005-04-19