Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Detect failure from event_init() or event_base_new_with_config() | Nick Mathewson | 2011-11-14 |
* | Use the EVENT_BASE_FLAG_NOLOCK flag to prevent socketpair() invocation•••In Tor 0.2.2, we never need the event base to be notifiable, since we don't call it from other threads. This is a workaround for bug 4457, which is not actually a Tor bug IMO. | Nick Mathewson | 2011-11-14 |