.Buildings.Utilities.IO.BCVTB.BaseClasses.closeClientSocket

Closes the socket for the inter process communication

Information

Function that closes the inter-process communication.

Interface

function closeClientSocket
  input Integer socketFD "Socket file descripter, or a negative value if an error occurred";
  output Integer retVal "Return value of the function that closes the socket connection";
end closeClientSocket;

Revisions


Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos