diff src/fastcgi.sml @ 1307:d2ad997ca157

Interface for setting memory limits
author Adam Chlipala <adam@chlipala.net>
date Thu, 14 Oct 2010 11:06:26 -0400
parents 8679ba87cf3c
children c414850f206f
line wrap: on
line diff
--- a/src/fastcgi.sml	Sun Oct 10 20:33:10 2010 -0400
+++ b/src/fastcgi.sml	Thu Oct 14 11:06:26 2010 -0400
@@ -45,6 +45,8 @@
                                                                string sf,
                                                                string "\";",
                                                                newline],
+                                           string "uw_setup_limits();",
+                                           newline,
                                            string "}",
                                            newline]}