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

g_socket_listener_add_address

Declaration

Source position: lazgio2.pas line 8410

function g_socket_listener_add_address(

  listener: PGSocketListener;

  address: PGSocketAddress;

  type_: TGSocketType;

  protocol: TGSocketProtocol;

  source_object: PGObject;

  effective_address: PPGSocketAddress;

  error: PPGError

):gboolean;