Next Prev Up Top Contents Index

unnotice-fd

Function
Summary

Removes a file descriptor from the set of interesting input file descriptors.

Package

mp

Signature

unnotice-fd fd

Arguments

fd

A file descriptor

Values

None

Description

The unnotice-fd function removes fd from the set of fds that cause LispWorks to wake up when they contain input.

See also

notice-fd


LispWorks Reference Manual (Windows version) - 14 Dec 2001

Next Prev Up Top Contents Index