All Manuals > LispWorks User Guide and Reference Manual > 44 The MP Package

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 function unnotice-fd removes fd from the set of fds that cause LispWorks to wake up when they contain input.

This function is not implemented on Microsoft Windows.

See also

notice-fd


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex