? I believe I have initialized libevent
and openssl correctly for multithreaded execution.
Thanks,
-John
More info, for those interested:
My code fails in the same manner on both OSX and Linux. Both are built with
multithreaded libevent/openssl support. (Verified at build time, not
Mark,
Yes, I have enabled OpenSSL locking, including setting up dynamic locking. I
have verified the locks are "running" by watching the various lock callbacks
occuring. I "stole" the locking code from the book "Network Security with
OpenSSL", by Viega/M
You can see the test code at
http://pastebin.com/0136vEbe
-John
- Original Message -
From: Mark Ellzey
To: libevent-us...@freehaven.net
Cc:
Sent: Wednesday, March 27, 2013 11:20 AM
Subject: Re: [Libevent-users] Simple question about multithreading SSL
bufferevents.
On Tue, Mar 26
probably be a better stress
test than the simple test software I posted before.
Thanks,
-John
From: Nick Mathewson
To: libevent-us...@freehaven.net; John
Sent: Thursday, April 25, 2013 11:36 AM
Subject: Re: [Libevent-users] Simple question about multithreading SSL
es and appears to run without any crashes.
Thanks-
John
***
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-usersin the body.
From: owner-libevent-us...@freehaven.net
[mailto:owner-libevent-us...@freehaven.net] On Behalf Of Mark Ellzey
Sent: Monday, October 22, 2012 6:06 PM
> Post the resulting code somewhere.
I've posted the code here - http://pastebin.com/REca0BTq. I've modified the
original allow me to add multiple
event to be of any use developing such a
feature but would be more than happy to test.
Thanks-
John
***
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-usersin the body.
On Wednesday, December 12, 2012 12:12 PM Nick Mathewson wrote
> I'm pretty sure John is asking about UDP support under bufferevents.
Actually I was looking for any UDP support - it doesn't have to necessarily use
bufferevents. I've figured out how to get UDP working with writ
on each of them?
event_base_foreach_event seems almost like the correct thing but the
documentation explicitly says to not modify the events - I'm guessing that
includes calling event_free().
Thanks-
John
***
To unsubscrib