Subject | External file handling |
---|---|
Author | Ann Harrison |
Post date | 2000-06-16T00:48:44Z |
In the superserver architecture, the server opens external
files on demand, but never closes them. Would there be a
problem, either in compatibility or in code, with keeping
a counter and closing the file shortly after the last
connection that referenced the file had exited?
Ann
files on demand, but never closes them. Would there be a
problem, either in compatibility or in code, with keeping
a counter and closing the file shortly after the last
connection that referenced the file had exited?
Ann