![]() |
![]()
| ![]() |
![]()
NAMEgnutls_transport_get_ptr - API function SYNOPSIS#include <gnutls/gnutls.h> gnutls_transport_ptr_t gnutls_transport_get_ptr(gnutls_session_t session); ARGUMENTS
DESCRIPTIONUsed to get the first argument of the transport function (like PUSH and PULL). This must have been set using gnutls_transport_set_ptr(). RETURNSThe first argument of the transport function. REPORTING BUGSReport bugs to <bugs@gnutls.org>.
COPYRIGHTCopyright © 2001-2023 Free Software Foundation, Inc., and
others.
SEE ALSOThe full documentation for gnutls is maintained as a Texinfo manual. If the /usr/local/share/doc/gnutls/ directory does not contain the HTML form visit
|