Yaws + SSL in non Win32 OS
Peter H|gfeldt
peter@REDACTED
Thu Jun 16 18:32:27 CEST 2005
I didn't realise the importance of this patch. It will be included
in a bauta-patch to our paying customers, and in the opensource
release in the beginning of next week.
/Peter
On Tue, 7 Jun 2005 klacke@REDACTED wrote:
> On Mon, Jun 06, 2005 at 04:23:40PM -0300, Inswitch Solutions wrote:
> > Hi Klacke,
> >
> > I can't find the patch you mention, please could you give the URL to
> > download it?
> >
>
>
>
>
>
> --- esock.c~ 2004-09-14 14:02:44.000000000 +0200
> +++ esock.c 2005-04-07 11:25:43.068624336 +0200
> @@ -138,7 +138,7 @@
> #define MAJOR_VERSION 2
> #define MINOR_VERSION 0
> #define MAXREPLYBUF 256
> -#define RWBUFLEN 4096
> +#define RWBUFLEN (32*1024)
> #define IS_CLIENT 0
> #define IS_SERVER 1
> #define SELECT_TIMEOUT 2 /* seconds */
>
>
>
>
> /klacke
>
>
> --
> Claes Wikstrom -- Caps lock is nowhere and
> http://www.hyber.org -- everything is under control
>
More information about the erlang-questions
mailing list