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

g_socket_send_with_blocking

Declaration

Source position: lazgio2.pas line 8428

function g_socket_send_with_blocking(

  socket: PGSocket;

  buffer: Pgchar;

  size: gsize;

  blocking: gboolean;

  cancellable: PGCancellable;

  error: PPGError

):gssize;