errno.h and syserr msgs

From: PsychoTekk .de <psychotekk@dont-contact.us>
Date: Tue, 10 Sep 2002 16:04:01 +0100

hi, i have some questions about the error messages
returned by the system:
from errorpage.c strerror() (\lib\strerror.c) is called
and from there sys_errlist[].
it seems that for some errors there is no data, e.g.
Read Error - The system returned: (10054) Unknown
which is actually WSAECONNRESET
or
Connection Failed - The system returned: (10060) Unknown
which is WSAETIMEDOUT.

is it possible (better: would it help) to copy for example
the cygwin errno.h (\usr\include\sys\errno.h)
and add the 100xx lines to the code and then put it
in the squid\include\ folder?
are the error codes platform specific?

regards,
 Clemens

-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Received on Tue Sep 10 2002 - 09:13:59 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:31 MST