.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-26T18:20:16Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos