Virtual Method
GioDtlsConnectionshutdown_finish
Declaration
gboolean
shutdown_finish (
GDtlsConnection* conn,
GAsyncResult* result,
GError** error
)
Description
Finish an asynchronous TLS shutdown operation. See
g_dtls_connection_shutdown()
for more information.
Available since: | 2.48 |
Parameters
result |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |