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

g_socket_receive_with_blocking

Declaration

Source position: lazgio2.pas line 8422

function g_socket_receive_with_blocking(

  socket: PGSocket;

  buffer: Pgchar;

  size: Pgsize;

  blocking: gboolean;

  cancellable: PGCancellable;

  error: PPGError

):gssize;