Commit d61b2f33861eacdc0f9d343d38522fd91c1b7e72

Nick Mathewson 2010-08-26T15:09:58

Fix an issue with forking and signal socketpairs in select/poll backends Nicholas Marriott identifies an issue where a signal socketpair doesn't get recreated if the event backend doesn't set event_reinit. See bug 3048812 There may be a similar issue with respect to th_notify_fd