libwww and solaris

Hey guys,

I am not able to access file using http on solaris. I was debugging the code
and I found something strange behaviour in HTTCP.c file in HTDoConnect
method.
In this method it calls connect method which returns status -1 and
surprisingly
socerrno and errno is 0. I tried HTLoadToChunk,HTLoadAnchor and
HTLoadAbsolute method to  access http url.

Any help is appreciated..

Does anybody know why it is behaving like this ?

Thanks in advance.
Subhash Agrawal

Received on Tuesday, 16 April 2002 21:35:58 UTC