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

g_socket_receive

Declaration

Source position: lazgio2.pas line 8418

function g_socket_receive(

  socket: PGSocket;

  buffer: Pgchar;

  size: Pgsize;

  cancellable: PGCancellable;

  error: PPGError

):gssize;