Go to the source code of this file.
|
id | gov: ('Warning:Cannot close socket in closeIPC(%d) because argument is negative', sockfd fprintf) |
|
id gov: |
( |
'Warning:Cannot close socket in closeIPC(%d) because argument is negative' |
, |
|
|
sockfd |
fprintf |
|
) |
| |
|
virtual |
Initial value:= sendClientError(
sockfd, flaWri)
% SENDCLIENTERROR - Sends an
error flag to the BCVTB.
%
% to the BCVTB through the socket with file descriptor
sockfd.
% Set flaWri to a negative value when calling this
function.
function sockfd will be a positive integer for the socket file descriptor In case of error
function if the BCVTB library can be loaded and if sockfd is not a negative then this function sends signal to the socket If sending a message to the socket was successful
function[retVal, flaRea, simTimRea, dblValRea]
Definition at line 1 of file sendClientError.m.