DtlsConnectionT.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.

template DtlsConnectionT()
override
bool
getRequireCloseNotify
()

Return Value

Type: bool

true if conn requires a proper TLS close notification.