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

g_dtls_connection_shutdown

Declaration

Source position: lazgio2.pas line 7753

function g_dtls_connection_shutdown(

  conn: PGDtlsConnection;

  shutdown_read: gboolean;

  shutdown_write: gboolean;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;