|
|
1 NAME 2 block_input - block input on a connection 3 4 SYNOPSIS 5 void block_input(int flag) 6 7 8 DESCRIPTION 9 Block or unblock input from the user associated with the current 10 object, depending on whether the argument is non-zero or zero, 11 respectively.