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

g_socket_client_connect_to_uri

Declaration

Source position: lazgio2.pas line 8344

function g_socket_client_connect_to_uri(

  client: PGSocketClient;

  uri: Pgchar;

  default_port: guint16;

  cancellable: PGCancellable;

  error: PPGError

):PGSocketConnection;