[glib/mcatanzaro/#2393: 215/216] gdtlsconnection: document get_binding_data vfunc




commit 1ea88f46ff2d9f84c077b7756ad64e9802d82c8a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Apr 30 10:44:16 2021 -0500

    gdtlsconnection: document get_binding_data vfunc

 gio/gdtlsconnection.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gio/gdtlsconnection.h b/gio/gdtlsconnection.h
index 45a16f50a..5ec247f28 100644
--- a/gio/gdtlsconnection.h
+++ b/gio/gdtlsconnection.h
@@ -46,7 +46,8 @@ typedef struct _GDtlsConnectionInterface GDtlsConnectionInterface;
  * @shutdown_async: Start an asynchronous shutdown operation.
  * @shutdown_finish: Finish an asynchronous shutdown operation.
  * @set_advertised_protocols: Set APLN protocol list
- * @get_negotiated_protocol: Retrieve ALPN-negotiated protocol
+ * @get_negotiated_protocol: Get ALPN-negotiated protocol
+ * @get_binding_data: Retrieve TLS channel binding data
  *
  * Virtual method table for a #GDtlsConnection implementation.
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]