-
- Downloads
If the user number is 0, don't open the user file (user.dat) - the read
of the user record is going to fail anyway. *this* explains a lot of instances of the user.dat file being open concurrently, at least one per active thread with a JS context.
Please register or sign in to comment