bres: Ooops, this one was rather buggy.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 2 Jan 2007 12:47:56 +0000 (12:47 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 2 Jan 2007 12:47:56 +0000 (12:47 +0000)
commitb170d65aecec439b1ca2dd52f60f47f547d365e3
tree759b963812660e8f46f44d1a1f52deb4313ccdfd
parent8fdfc3953c7444ffa4e65a13cc83a16418369678
bres: Ooops, this one was rather buggy.

  * The fail function passed on a spurious argument.

  * More importantly, the SelResolveBy{Name,Addr} constructors set
    things up in the wrong order, so if the resolver didn't need to do
    anything, it got very confused.

  * There was no destructor.
bres.pyx