Content-type: text/html Manpage of TCBwinfoport

TCBwinfoport

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

 

NAME

TCBwinfoport - informs the TCB that the application wants to receive waitinfo messages concerned with a certain communication port data.

 

SYNOPSIS

#include "tcb/tcb.h"

int TCBwinfoport(unsigned int port, TCBsocketDesc* desc);  

DESCRIPTION

This function allows applications to receive waitinfo messages from the distributed timing failure detection service of the TCB. The applications have to inform the TCB from which communication port they want to receive related timing failure information. port is the communication port. *desc is the descriptor of the TCB socket.  

RETURN VALUE

OK if the operation was performed.  

ERRORS

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

 

SEE ALSO

closeTCBConnection(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
ERRORS
SEE ALSO

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