[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_socket_client_connect_to_service

Declaration

Source position: lazgio2.pas line 8342

function g_socket_client_connect_to_service(

  client: PGSocketClient;

  domain: Pgchar;

  service: Pgchar;

  cancellable: PGCancellable;

  error: PPGError

):PGSocketConnection;