.Modelica_DeviceDrivers.Communication.TCPIPServer_.hasAcceptedClient

Information

Check if a client at the specified index has been accepted by the server.

Interface

function hasAcceptedClient
  extends Modelica.Icons.Function;
  input Modelica_DeviceDrivers.Communication.TCPIPServer tcpipserver;
  input Integer clientIndex;
  output Boolean accepted;
end hasAcceptedClient;

Generated at 2024-12-26T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos