NextPrevUpTopContentsIndex

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.

This function is not implemented on Windows.

See also

notice-fd


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex