controlchan testing
Russ Allbery
rra at stanford.edu
Tue May 8 19:29:03 UTC 2001
Matthew C Aycock <matt at mathcs.emory.edu> writes:
>> Russ Allbery <rra at Stanford.EDU> writes:
>> - my $tempfile = "$inn::tmpdir/rmgroup.$$";
>> + my $tempfile = "$inn::newsgroups.$$";
> Russ,
> Should not this be: my $tempfile = "$inn::rmgroup.$$";
I don't think so; I don't think controlchan actually needs to call the
temporary file different things depending on the process. It's
serializing all the control message processing anyway, so only one
temporary file will exist at a time for a given process ID.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-workers
mailing list