lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev [PATCH to dev18] configurable connect timeout


From: Gisle Vanem
Subject: Re: lynx-dev [PATCH to dev18] configurable connect timeout
Date: Sat, 29 Jan 2000 17:49:52 +0100 (MET)

Vlad Harchev <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]