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

g_socket_send_to

Declaration

Source position: lazgio2.pas line 8427

function g_socket_send_to(

  socket: PGSocket;

  address: PGSocketAddress;

  buffer: Pgchar;

  size: gsize;

  cancellable: PGCancellable;

  error: PPGError

):gssize;