Nice, thanks!!
Christian



Am 23.07.2012 um 22:28 schrieb Vincent Hanquez <t...@snarc.org>:

> On 07/23/2012 06:54 PM, . wrote:
>> I just modified TLS locally on my system
>> to export SessionID and SessionData, and set the session callbacks to
>> storing/retrieving the session data from a Map.
>> After that, the resumption appears to work :-D
>> Thanks a lot for that hint!
>> Is that the way it's meant to be? If yes, how do I get the
>> data types the "official way"?
> Cool. this is indeed an omission, it should have been exported.
> 
> I realized and fixed it couple of weeks ago in the next branch (upcoming tls 
> 1.0) when doing cleanup around session management, but forgot to check master 
> (tls-0.9.x).
> 
> I've fixed it now, and pushed tls-0.9.8.
> 
> Thanks,
> -- 
> Vincent

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to