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

g_datagram_based_condition_wait

Declaration

Source position: lazgio2.pas line 7487

function g_datagram_based_condition_wait(

  datagram_based: PGDatagramBased;

  condition: TGIOCondition;

  timeout: gint64;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;