blob: 0d6d200f8a8a2e943e7139f478443ee09d978d94 [file] [log] [blame]
SYNOPSIS
void remove_interactive(object ob)
DESCRIPTION
Close the connection to the interactive object ob.
For the time of the LPC execution, the object is only marked
internally as 'about to be closed', meaning that while all
output will be redirected to stdout, the actual network connection
will continue to exist until the LPC execution ends.
SEE ALSO
connect(M), logon(A), disconnect(M)