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

Safe HaskellSafe-Inferred

Program.Mighty.Resource

Synopsis

Documentation

amIrootUser :: IO BoolSource

Checking if this process has the root privilege.

setGroupUserSource

Arguments

:: String

User

-> String

Group

-> IO () 

Setting user and group.

unlimit :: Integer -> IO ()Source

Set the limit of open files.