winpoll

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: May 13, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package winpoll provides a non-consuming readability probe for Windows file handles. On non-Windows platforms it is a no-op stub: callers should use the platform-native poll(2) path instead.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PollNonConsuming

func PollNonConsuming(fd uintptr) (available, supported bool)

PollNonConsuming returns supported=false on non-Windows platforms. Callers should not depend on this stub for readiness checking — Unix builds use the poll(2) path in builtins/read/poll_unix.go directly.

Types

This section is empty.

Jump to

Keyboard shortcuts

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