Archive Index
This month's Index
Subject: Re: RFC: Thread safety
Re: RFC: Thread safety
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 26 Feb 2010 20:49:38 +0100 (CET)
On Fri, 26 Feb 2010, Peter Stuge wrote:
> Do we want to add locking within libssh2 so that different threads can write
I wouldn't mind it, at least not if we make it done with a mutex-callback
There are many thread libs and ways to do this, and adding the checks for them
Having the mutexing done like this is also actually useful even when different
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-02-26 |