From: Doug M. <do...@hy...> - 2010-04-19 22:44:42
|
Sounds like you're on a Windows platform, correct? On unix platforms the majority of resource_limit fields come from the standard getrlimit() function. getrlimit() does not exist on Windows, nor do most of the said limits. If you have pointers to any windows APIs or tools that display such limits, please let us know. |