Roxen.git/
server/
base_server/
configuration.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1998-02-24
1998-02-24 10:54:37 by Henrik Grubbström (Grubba) <grubba@grubba.org>
ddf7e6aa3368a9868952b4c3b470d7f88e849649 (
6
lines) (+
5
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
Added some paranoia in the prot-creation loop.
Rev: server/base_server/configuration.pike:1.100
1:
-
string cvs_version = "$Id: configuration.pike,v 1.
99
1998/02/
22
19
:
52
:
14
per
Exp $";
+
string cvs_version = "$Id: configuration.pike,v 1.
100
1998/02/
24
10
:
54
:
37
grubba
Exp $";
#include <module.h> #include <roxen.h>
1912:
err++; } else open_ports[o]=old;
+
if (privs) {
+
destruct(privs); // Paranoia.
+
}
}; if(erro) { report_error("Failed to open port "+old[0]+" at "+old[2]+