Close the connection before calling the handler method, as it's name implies,
the connection is already closed when the method is triggered. This is fix a bug where a readable poll event was always available in the event manager (when doing a poll()) if the close method was never invoked, eg. when a exception is raised in the connectionClosed method (like VerificationFailure). git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@862 71dcc9de-d417-0410-9af5-da40c76e7ee4
Showing
Please register or sign in to comment