gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_3_0_7-45-g73a6d8d


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_7-45-g73a6d8d
Date: Wed, 09 Nov 2011 14:46:06 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=73a6d8dd4486432768c1c0bb7ec738b88182de9a

The branch, master has been updated
       via  73a6d8dd4486432768c1c0bb7ec738b88182de9a (commit)
      from  133478c1ea66e62cb1671dc8105364f900a557fa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 73a6d8dd4486432768c1c0bb7ec738b88182de9a
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Wed Nov 9 15:46:55 2011 +0100

    updated

-----------------------------------------------------------------------

Summary of changes:
 doc/cha-gtls-app.texi |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi
index 00eaeef..a8b8dcc 100644
--- a/doc/cha-gtls-app.texi
+++ b/doc/cha-gtls-app.texi
@@ -217,8 +217,11 @@ messages may arrive out of order.
 
 @showfuncdesc{gnutls_record_recv_seq}
 
-A helper function is available to check whether data
-to be read are available in a @acronym{GnuTLS} session buffers.
+The @funcref{gnutls_record_check_pending} helper function is available to 
+allow checking whether data are available to be read in a @acronym{GnuTLS} 
session 
+buffers. Note that this function complements but does not replace 
@code{select()},
+i.e., @funcref{gnutls_record_check_pending} reports no data to be read, 
@code{select()}
+should be called to check for data in the network buffers.
 
 @showfuncdesc{gnutls_record_check_pending}
 


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]