On Tue, Dec 21, 2010 at 2:58 PM, Nick Mathewson <ni...@freehaven.net> wrote:
> Hi, all! > > I'm going to be away on vacation for a few days starting soon, and off > the internet in general for pretty much the rest of 2010 to spend time > paying attention to my family. I don't ordinarily send vacation > notices, but there are more than a couple of interesting threads going > on now, and I don't want people to think I'm giving them the silent > treatment or anything. > Hi Nick, In case you get this in time, I made a new branch with some of the changes we talked about: https://github.com/nmathewson/Libevent/pull/8 A couple of things became apparent to me during implementation, namely using config.h directly for internal stuff (protected with HAVE_CONFIG). I can finish it up pretty quickly once those decisions are made. Regards, Kevin