gnutls-devel
[Top][All Lists]
Advanced

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

Re: W32 testsuite results


From: Nikos Mavrogiannopoulos
Subject: Re: W32 testsuite results
Date: Wed, 06 Apr 2011 00:29:28 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 04/05/2011 09:08 PM, LRN wrote:

>>> A) Fix gnutls_transport_set_global_errno() to call SetLastError() (note
>>> that there's no difference between WSAGLE and GLE, unless you're writing
>>> for WinSock 1.x, which is crazy, because WinSock 2.x has been shipped
>>> with NT since NT 4.0). And maybe set errno too, just to be safe.
>> I think I'll switch it to gnutls_transport_set_errno(), fix and
>> deprecate the set_global_errno() function. I don't see any point
>> in it as a function.
> How do you access a session object in pull function?

The pull or push functions receive a pointer. This pointer need not
to be the actual descriptor. It can be any private structure that
contains the session.

regards,
Nikos



reply via email to

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