⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Process
/
View File Name :
getrlimit-c.ri
U:RDoc::AnyMethod[iI"getrlimit:ETI"Process::getrlimit;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"-Gets the resource limit of the process. ;TI"0_cur_limit_ means current (soft) limit and ;TI",_max_limit_ means maximum (hard) limit.;To:RDoc::Markup::BlankLine o; ; [ I"9_resource_ indicates the kind of resource to limit. ;TI"=It is specified as a symbol such as
:CORE
, ;TI"-a string such as
"CORE"
or ;TI".a constant such as Process::RLIMIT_CORE. ;TI"'See Process.setrlimit for details.;T@o; ; [ I"@_cur_limit_ and _max_limit_ may be Process::RLIM_INFINITY, ;TI" Process::RLIM_SAVED_MAX or ;TI"Process::RLIM_SAVED_CUR. ;TI"JSee Process.setrlimit and the system getrlimit(2) manual for details.;T: @fileI"process.c;T:0@omit_headings_from_table_of_contents_below0I"=Process.getrlimit(resource) -> [cur_limit, max_limit] ;T0[ I" (p1);T@FI"Process;TcRDoc::NormalModule00