mighttpd2-3.2.9: High performance web server on WAI/warp

Safe HaskellSafe-Inferred
LanguageHaskell2010

Program.Mighty.Resource

Synopsis

Documentation

amIrootUser :: IO Bool Source

Checking if this process has the root privilege.

setGroupUser Source

Arguments

:: String

User

-> String

Group

-> IO () 

Setting user and group.

unlimit :: Integer -> IO () Source

Set the limit of open files.