System.Posix.Resource

System.Posix.Resource

Copyright (c) The University of Glasgow 2003
License BSD-style (see the file libraries/base/LICENSE)
Maintainer libraries@haskell.org
Stability provisional
Portability non-portable (requires POSIX)
Safe Haskell Safe
Language Haskell2010

Contents

Description

POSIX resource support

Resource Limits

data ResourceLimit Source

Instances

data ResourceLimits Source

Instances

data Resource Source

Instances

getResourceLimit :: Resource -> IO ResourceLimits Source

setResourceLimit :: Resource -> ResourceLimits -> IO () Source

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/7.10.3/docs/html/libraries/unix-2.7.1.0/System-Posix-Resource.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部