Yaws + SSL in non Win32 OS

klacke@REDACTED klacke@REDACTED
Tue Jun 7 12:29:14 CEST 2005


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