DtlsConnection.getRequireCloseNotify

Tests whether or not conn expects a proper TLS close notification when the connection is closed. See gio.dtls_connection.DtlsConnection.setRequireCloseNotify for details.

interface DtlsConnection
bool
getRequireCloseNotify
()

Return Value

Type: bool

true if conn requires a proper TLS close notification.