Roxen.git/
server/
base_server/
roxen.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2001-11-27
2001-11-27 12:19:06 by Henrik Grubbström (Grubba) <grubba@grubba.org>
61d1c3a425566435bfd8d74b64a57924996f90f3 (
7
lines) (+
5
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Fix for [bug
2566 (#2566)
].
Rev: server/base_server/roxen.pike:1.762
6:
// 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.
761
2001/11/27
10
:
15
:
30
grubba Exp $";
+
constant cvs_version="$Id: roxen.pike,v 1.
762
2001/11/27
12
:
19
:
06
grubba Exp $";
// The argument cache. Used by the image cache. ArgCache argcache;
1223:
path = values (urls)[0]->path; sorted_urls -= ({name}); if( !--refs ) {
+
if (port_obj) {
destruct(port_obj);
-
+
}
port_obj = 0; //destruct( ); // Close the port. }