in reply to Too many open files error on windows
Have you checked OS (you don't say which version) documentaiton for limits on such things? Has the user hit a resource limit? Perhaps there is something wrong with your code, or it's not doing what you think. Have you attempted to debug your code while recreating the problem? Tutorials -> Debugging and Optimization.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Too many open files error on windows
by Anonymous Monk on Jan 14, 2014 at 11:55 UTC |