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_2_99_0-39-g4426c49


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_99_0-39-g4426c49
Date: Thu, 14 Apr 2011 15:13:18 +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=4426c4935ce5e45e30ffa4c55a2595b9563799d2

The branch, master has been updated
       via  4426c4935ce5e45e30ffa4c55a2595b9563799d2 (commit)
      from  392620224004f636c96fa1e3faf44d4884dba06c (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 4426c4935ce5e45e30ffa4c55a2595b9563799d2
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Apr 14 17:13:07 2011 +0200

    removed text about select().

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

Summary of changes:
 lib/gnutls_buffers.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/lib/gnutls_buffers.c b/lib/gnutls_buffers.c
index f222177..595cf66 100644
--- a/lib/gnutls_buffers.c
+++ b/lib/gnutls_buffers.c
@@ -89,12 +89,6 @@ _gnutls_record_buffer_put (gnutls_session_t session,
  * This function checks if there are any data to receive in the gnutls
  * buffers.
  *
- * Note that you could also use select() to check for data in a TCP
- * connection, instead of this function.  GnuTLS leaves some data in
- * the tcp buffer in order for select to work. However the select() 
- * alternative is not recommended and will be deprecated in later
- * GnuTLS revisions.
- *
  * Returns: the size of that data or 0.
  **/
 size_t


hooks/post-receive
-- 
GNU gnutls



reply via email to

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