Mail Archives: djgpp/1997/09/06/02:17:42
It is also possible that when your network stuff is resident it installs
some file-sharing stuff, semaphores and suchlike to keep two things
writing the same file at the same time, or one thing reading a file
another is modifying. In that case file accesses have to go through the
additional layer of file-sharing stuff between your app and the data on
disk. This, of course, would only slow down file opens and closes, and not
reads/writes to a file once opened and left open.
--
.*. Where feelings are concerned, answers are rarely simple [GeneDeWeese]
-() < When I go to the theater, I always go straight to the "bag and mix"
`*' bulk candy section...because variety is the spice of life... [me]
Paul Derbyshire ao950 AT freenet DOT carleton DOT ca, http://chat.carleton.ca/~pderbysh
- Raw text -