.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-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos