method

setresuid

v1_8_6_287 - Show latest stable - Class: Process::Sys
setresuid(p1, p2, p3)
public

Sets the (integer) real, effective, and saved user IDs of the current process to rid, eid, and sid respectively. A value of -1 for any value means to leave that ID unchanged. Not available on all platforms.