cloexec

package
v0.44.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2024 License: Apache-2.0, BSD-3-Clause, MIT, + 1 more Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotImplemented = errors.New("not implemented")
)

Functions

func ClearFd

func ClearFd(fd uintptr) error

ClearFd clears the FC_CLOEXEC flag on the given file descriptor.

func SetFd

func SetFd(fd uintptr) error

SetFd sets the FC_CLOEXEC flag on the given file descriptor.

func SetNetConnections

func SetNetConnections(kind string) error

SetNetConnections sets the FD_CLOEXEC flag on all open (default "tcp") connections. Esp. useful for connections opened in C libraries.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL