BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kfile_isreacquire - khoros transport will be reacquired
LIBRARY CALL
unsigned long int kfile_isreacquire( kfile *file)
INPUT
file
- the khoros transport to test whether the transport is allowed to be reacquired
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
Whether a khoros transport will be reacquired. This is how applications like cantata can get fast IPC between processes.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/include/kutils/kfile.h
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.