Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2006-01-23 20:51:23 -0800 (Mon, 23 Jan 2006)
Revision: 8585
Log message:
- When no port is given (or when -port 0 is given), use the first free port
starting with the default 60,000.
- If the HTTP server failed to start up (the port is in use, etc), print a
better error message.
Changes | Path |
+1 -1 | metaprl/editor/ml/OMakefile |
+2 -1 | metaprl/filter/base/filter_exn.ml |
+19 -1 | metaprl/support/shell/shell_browser.ml |
+9 -10 | metaprl/tactics/proof/exn_boot.ml |