Roxen.git/
server/
base_server/
roxen.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2000-09-25
2000-09-25 09:31:53 by Per Hedbor <ph@opera.com>
65d200dd94daeeaa44140206f1faf4b0bb936bfb (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
Oups
Rev: server/base_server/roxen.pike:1.564
4:
// Per Hedbor, Henrik Grubbström, Pontus Hagland, David Hedbor and others. // ABS and suicide systems contributed freely by Francesco Chemolli
-
constant cvs_version="$Id: roxen.pike,v 1.
563
2000/09/25 09:
20
:
56
per Exp $";
+
constant cvs_version="$Id: roxen.pike,v 1.
564
2000/09/25 09:
31
:
53
per Exp $";
// Used when running threaded to find out which thread is the backend thread, // for debug purposes only.
1740:
m[required_host][port]->ref(url, urls[url]); urls[url]->port = m[required_host][port];
+
urls[ourl]->port = m[required_host][port];
continue; /* No need to open a new port */ }