CVS update: gnutls/doc

Nikos Mavroyanopoulos nmav@guug.de
Sun, 10 Dec 2000 19:10:14 +0100


Date:	Sunday December 10, 2000 @ 19:10
Author:	nmav

Update of /home/nmav/cvs/gnutls/doc
In directory sigtrap:/var/tmp/cvs-serv22605/doc

Modified Files:
      Tag: 2
	TODO 
Log Message:
used MSG_PEEK flag in recv in order to used gnutls_recv() with
select(). This change will order select to treat the socket as
read even if we have read and localy buffered all data - but the
user hasn't call gnutls_recv() to get that data.

File: TODO             	Status: Up-to-date