package unix
Import Path
internal/syscall/unix (on go.dev)
Dependency Relation
imports 2 packages, and imported by one package
Package-Level Functions (total 8, in which 4 are exported)
func IsNonblock(fd int) (nonblocking bool, err error)
Package-Level Constants (total 2, both are exported)
const AT_REMOVEDIR = 128 const AT_SYMLINK_NOFOLLOW = 32
The pages are generated with Golds v0.4.2. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |