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

g_socket_client_connect_to_host

Declaration

Source position: lazgio2.pas line 8340

function g_socket_client_connect_to_host(

  client: PGSocketClient;

  host_and_port: Pgchar;

  default_port: guint16;

  cancellable: PGCancellable;

  error: PPGError

):PGSocketConnection;