.Modelica_DeviceDrivers.Communication.TCPIPServer_.hasAcceptedClient

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 2025-08-03T18:20:56Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos