Closed GoogleCodeExporter closed 9 years ago
Try the attached - this has sat in my tree for a while, but nothing has ever
needed
threading with serf.
FWIW, this is based on how we did it for flood (a predecessor in a lot of ways
to serf).
If it looks good, I'll commit a variant of it to trunk.
Original comment by justin.e...@gmail.com
on 12 Jun 2007 at 6:01
Attachments:
The patch applies fine and seems to work. I don't have a clean test case, so I
just
run it and make sure it doesn't cause any regressions.
I admit it, I push subversion harder than most. I'm using threads in the mstone
module to simulate multiple clients at once. Each thread is completely
separate, but
that doesn't stop openssl from sharing things underneath it.
-Dan C
Original comment by DanChris...@gmail.com
on 12 Jun 2007 at 5:07
Applied in r1113.
Original comment by justin.e...@gmail.com
on 19 Jun 2007 at 12:06
Original issue reported on code.google.com by
DanChris...@gmail.com
on 12 Jun 2007 at 12:07