The GDULimit contains helpers for environment resources through ulimit (man ulimit). More...
#import <GDULimit.h>
Static Public Member Functions | |
| (void) | + enableCoreDumps |
| Enables core dumps. | |
The GDULimit contains helpers for environment resources through ulimit (man ulimit).
| + (void) enableCoreDumps |
Enables core dumps.
This is the equivalent of running 'ulimit -c unlimited'