
block_input
NAME
block_input - block input on a connection
SYNOPSIS
void block_input(int flag)
DESCRIPTION
Block or unblock input from the user associated with the current
object, depending on whether the argument is non-zero or zero,
respectively.
HTMLised 1998 Greg Lewis
(glewis@maths.adelaide.edu.au)