Reattach 'readable' event listener when changing streams
Parser was not unregistering the 'readable' event listener from the old socket, nor registering it to the new socket when setSocket() was called. This caused event handling to stop during the STARTTLS handoff. Signed-off-by: Kevin Locke <klocke@quantpost.com>fork
parent
2981485551
commit
b73f325327
Loading…
Reference in New Issue