dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
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.