Roxen.git/
server/
base_server/
roxen.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1998-06-13
1998-06-13 18:18:57 by Henrik Grubbström (Grubba) <grubba@grubba.org>
727f70917ed87cd3dde9e6bce8b54ca403e1f35b (
17
lines) (+
9
/-
8
)
[
Show
|
Annotate
]
Branch:
5.2
Now survives failing to open the first configuration port.
Rev: server/base_server/roxen.pike:1.211
1:
-
constant cvs_version = "$Id: roxen.pike,v 1.
210
1998/06/
10
19
:
15
:
52
grubba Exp $";
+
constant cvs_version = "$Id: roxen.pike,v 1.
211
1998/06/
13
18
:
18
:
57
grubba Exp $";
#define IN_ROXEN #include <roxen.h> #include <config.h>
1981:
(stringp(erro)?erro:describe_backtrace(erro)))); } }
+
}
if(!main_configuration_port) { report_error("No configuration ports could be created.\n"
1989:
exit( -1 ); // Restart. } }
-
}
+
#include <stat.h> // Find all modules, so a list of them can be presented to the // user. This is not needed when the server is started.