[bind10-dev] [svn] commit: r3558 - /experiments/kambe-auth-stats/src/bin/auth/asio_link.cc

Naoki Kambe kambe at jprs.co.jp
Thu Nov 18 11:39:46 UTC 2010


Michal-san,

> Just curious, what was wrong with the old code? It looked ok, just translating
> one exception to another, while the new code logs and swallows the exception. It
> is your code and I expect you know why you do it, it just isn't clear to me why
> anyone would want to do that.
Thank you for reviewing my poor code. Yes, you're right. I didn't
much understand C++ exception and try/catch. I expected before the
exception is thrown above this line, but actually it's swallowed at
this line and any exception isn't thrown. I'll rollback the code soon.
Thanks,

Naoki Kambe



More information about the bind10-dev mailing list