Hi Nick,
On Fri, Mar 2, 2012 at 9:00 PM, Nick Mathewson wrote:
> On Fri, Mar 2, 2012 at 10:00 AM, Daniel Janzon wrote:
>> I found a similar report in the mailing list archive, where it was
>> concluded that this can happen when event_set is called after
>> event_add. In this case, however, the o
On Fri, Mar 2, 2012 at 10:00 AM, Daniel Janzon wrote:
> I found a similar report in the mailing list archive, where it was
> concluded that this can happen when event_set is called after
> event_add. In this case, however, the only place in the code where
> event_set is called, is on the line befo
I found a similar report in the mailing list archive, where it was
concluded that this can happen when event_set is called after
event_add. In this case, however, the only place in the code where
event_set is called, is on the line before even_add.
//Daniel
On Fri, Mar 2, 2012 at 12:46 AM, Daniel
On Fri, Mar 2, 2012 at 12:27 AM, Daniel Janzon wrote:
> Hi Guys,
>
> Sorry to bother you with a problem in an old release, but I'd
> appreciate any hints on this one. I've got a pretty large piece of
> software based on libevent-1.4.14b-stable, which usually is really
> solid. But in one load test