Module sys

Source
Expand description

System related APIs

Functionsยง

adjust_nofile
Some systems set an artificially low soft limit on open file count, for compatibility with code that uses select and its hard-coded maximum file descriptor (limited by the size of fd_set).
run_as_user
setuid(), setgid() for a specific user or uid