package osutils

import "github.com/containerd/containerd/osutils"

Index

Functions

func GetOpenFds

func GetOpenFds(pid int) (int, error)

GetOpenFds returns the number of open fds for the process provided by pid Not supported on Windows (same as for docker daemon)

Source Files

windows.go

Version
v0.2.2
Published
May 24, 2016
Platform
windows/amd64
Last checked
22 minutes ago

Tools for package owners.