CVS update: gnutls
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
In directory sigtrap:/var/tmp/cvs-serv22605
Modified Files:
Tag: 2
ChangeLog configure.in
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: ChangeLog Status: Up-to-date
File: configure.in Status: Up-to-date