Content-type: text/html Manpage of TCBwaitInfo

TCBwaitInfo

Section: Timely Computing Base (1)
Updated: 30 September 2002
Index Return to Main Contents

 

NAME

TCBwaitInfo - reads a message containing failure information, from the timing failure detection service.

 

SYNOPSIS

#include "tcb/tcb.h"

int TCBwaitInfo(int wait_info_desc, fail_info_to_app* inf);  

DESCRIPTION

This function blocks until that timing failure detection service of the TCB delivers a message inf containing failure information. wait_info_desc is the descriptor which references the channel that distributed timing failure detection service uses to delivery timing failure information to the application (see openTCBConnection(2) ).

 

RETURN VALUES

OK if no errors occurred  

ERRORS

TCB_ACESS_ERROR if an error occurred on the access to the TCB.        

 

SEE ALSO

TCBsocket, TCBbind (1), TCBwinfoport (1), TCBrecvfrom (1), TCBsocketClose (1), TCBsendtoWFD (1), TCBsendto (1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
ERRORS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 23:05:27 GMT, August 06, 2003