Go to the source code of this file.
id gov:gov: |
( |
id |
lbl, |
|
|
[gov] 'Warning:Cannot close socket in closeIPC(%d) because argument is negative' |
, |
|
|
sockfd |
fprintf |
|
) |
| |
|
virtual |
elseif ~libisloaded |
( |
getBCVTBLibName() |
| ) |
|
Initial value:
% CLOSEIPC - Closes the interprocess communication
%
% connection with file descriptor
sockfd.
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
Definition at line 1 of file closeIPC.m.
Referenced by assembleBuffer(), disassembleBuffer(), disassembleHeaderBuffer(), establishBSDSocket(), establishclientsocket(), exchangeDoublesWithBSDSocket(), exchangewithsocket(), getrequiredbufferlength(), getRequiredReadBufferLength(), getsocketportnumber(), main(), BCVTB.Launcher::main(), readbufferfromsocket(), readfromsocket(), sendclientmessage(), BCVTB.Launcher::startBCVTB(), BCVTB.Launcher::startProcess(), and writetosocket().