[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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 |