racket/collects/handin-server
Eli Barzilay a2565bb873 Get rid of `combine-outputs' which isn't working well: since it's a
thread, then when mzscheme dies (for example, when there's an error
starting the server) it will kill the thread before it shows any output,
so nothing is shown.  Instead, write to both ports directly.

svn: r16194
2009-10-01 05:26:48 +00:00
..
overridden-collects added master 2008-09-26 20:40:11 +00:00
private Get rid of `combine-outputs' which isn't working well: since it's a 2009-10-01 05:26:48 +00:00
scribblings typo in DFlag 2009-09-30 03:50:58 +00:00
checker.ss * Instead of an error when the users file doesn't exist, just show a 2009-09-30 02:10:17 +00:00
info.ss reorganize docs into separate files 2008-09-18 16:24:35 +00:00
main.ss * Instead of an error when the users file doesn't exist, just show a 2009-09-30 02:10:17 +00:00
private-key.pem
sandbox.ss no memory-limit either 2008-12-13 14:13:30 +00:00
utils.ss Use and re-provide server-dir from private/config. 2009-02-04 10:49:06 +00:00
web-status-server.ss * Instead of an error when the users file doesn't exist, just show a 2009-09-30 02:10:17 +00:00