Quick behavioral question: If an extension is implementing a Session handler, and returns FAILURE from its PS_OPEN_FUNC(), will the extension receive subsequent PS_READ_FUNC()/PS_WRITE_FUNC() calls?
Also, if an extension returns FAILURE from its PS_OPEN_FUNC(), will the
extension receive a PS_CLOSE_FUNC()/PS_DESTROY_FUNC() call?
If there are any docs on writing a Session handler, please let me know! I'm
happy to RTFM...
Thx!
--E.
