- prctl
int prctl(int option, ulong arg2, ulong arg3, ulong arg4, ulong arg5)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setNoNewPrivileges
void setNoNewPrivileges()
Undocumented in source. Be warned that the author may not have intended to support it.
- setSecCompModeFilter
void setSecCompModeFilter(SockFilter[] filterProgram)
Undocumented in source. Be warned that the author may not have intended to support it.