[gnutls-dev] [PATCH] transport_set_* documentation fix
Ralph Giles
giles at onlinegamegroup.com
Fri Jul 22 23:16:15 CEST 2005
Hi,
The reference docs for gnutls_transport_set_[push|pull]() appear to be
incorrect. The entries state that these must be called once right after
gnutls_global_init() which doesn't agree with the first argument being a
gnutls_session_t. Also, the description of the pull function's callback
arguments includes a 'const void *' for the buffer address to be filled,
which is obviously wrong.
I've attached a small patch to fix, which also improves the wording a
bit.
-r
More information about the Gnutls-devel
mailing list