fdtest

Imports

Imports #

"syscall"
"syscall"

Constants & Variables

errBadFd const #

const errBadFd = *ast.CallExpr

Functions

Exists function #

Exists returns true if fd is a valid file descriptor.

func Exists(fd uintptr) bool

Exists function #

Exists returns true if fd is a valid file descriptor.

func Exists(fd uintptr) bool

Exists function #

Exists is not implemented on windows and panics.

func Exists(fd uintptr) bool

Generated with Arrow