libwreport
3.29
|
Override a soft resource limit during the lifetime of the object. More...
#include <sys.h>
Public Member Functions | |
OverrideRlimit (int resource, rlim_t rlim) | |
void | set (rlim_t rlim) |
Change the limit value again. | |
Data Fields | |
int | resource |
struct ::rlimit | orig |
Override a soft resource limit during the lifetime of the object.