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

g_socket_receive_from

Declaration

Source position: lazgio2.pas line 8419

function g_socket_receive_from(

  socket: PGSocket;

  address: PPGSocketAddress;

  buffer: Pgchar;

  size: Pgsize;

  cancellable: PGCancellable;

  error: PPGError

):gssize;