方法

GioDtlsConnectionget_require_close_notify

自:2.48

声明 [源代码]

gboolean
g_dtls_connection_get_require_close_notify (
  GDtlsConnection* conn
)

描述 [源代码]

判断当连接关闭时,conn是否期望收到一个正确的TLS关闭通知。有关详情,请参阅g_dtls_connection_set_require_close_notify()

可用自:2.48

返回值

类型: gboolean

TRUE 如果conn需要正确的TLS关闭通知。