summaryrefslogtreecommitdiffstats
path: root/TODO
blob: bc820ce8207be314f4f077e2fd4cad5928c618d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
12 Jul 2007
* integrate the rest of timo's suggestions
* combine all the llist stuff into one generic library. (save space)
* Redo the whole bash shell thing; just dump and wait, rather than
  the echo at the end.
* For some reason, thttpd sometimes returns short reads, then as a final
  insult, leaves stdin open without having any more data to feed to the
  script.  This causes haserl to hang.  Either investigate thttpd or
  warn not to use it.
6 Feb 2007
* Compile the haserl startup code into the binary, rather than having
h_luascript.c use uncompiled source.

* Investigate fastcgi for the lua version of haserl