Is it possible to remove hooks from a neon session?  I've run into a
situation where I'm reusing a neon session, and the context allocated
for the hook has a shorter lifetime than the session itself.  I'd like
to remove the hooks whne I'm done with them, so they don't try to
access bogus memory when they later run, but for now I can't see a way
to do that.

-garrett

_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to