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

g_socket_client_connect_to_host_async

Declaration

Source position: lazgio2.pas line 9063

procedure g_socket_client_connect_to_host_async(

  client: PGSocketClient;

  host_and_port: Pgchar;

  default_port: guint16;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);