Vlad Harchev <[EMAIL PROTECTED]> said:
 
> * lynx.cfg option CONNECT_TIMEOUT and commandline option "timeout" were
>  added (not available for DOS port) - VH
 
Why not DOS also? The DOS/djgpp port with Watt-32 also uses non-blocking
connect().
 
> +#ifndef __DJGPP__
> +   PARSE_SET(
 
This should be "#if !defined(__DJGPP__) && !defined(WATT32)".

Gisle V.

Reply via email to