Roxen.git/
server/
base_server/
roxen.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1999-10-10
1999-10-10 19:14:57 by Marcus Comstedt <marcus@mc.pp.se>
92898c548223a83cc9bdc993fc042d8a6c5bacca (
10
lines) (+
4
/-
6
)
[
Show
|
Annotate
]
Branch:
5.2
Bugfix.
Rev: server/base_server/roxen.pike:1.337
1:
/*
-
* $Id: roxen.pike,v 1.
336
1999/10/10
17
:
29
:
18
grubba
Exp $
+
* $Id: roxen.pike,v 1.
337
1999/10/10
19
:
14
:
57
marcus
Exp $
* * The Roxen Challenger main program. *
7:
*/ // ABS and suicide systems contributed freely by Francesco Chemolli
-
constant cvs_version="$Id: roxen.pike,v 1.
336
1999/10/10
17
:
29
:
18
grubba
Exp $";
+
constant cvs_version="$Id: roxen.pike,v 1.
337
1999/10/10
19
:
14
:
57
marcus
Exp $";
object backend_thread; object argcache;
1142:
", that host is unknown. " "Substituting with ANY\n"); else
-
return Array.uniq(res[1]
[0] + Array.filter(res[2],
-
lambda(string ip
)
{
-
return is_ip( what )
;
-
}));
+
return Array.uniq(res[1]);
} void unregister_url( string url )