spdy-http2 / node-spdy

SPDY server on Node.js
2.81k stars 196 forks source link

Call the provided callback function on fallback #260

Closed anandsuresh closed 8 years ago

anandsuresh commented 8 years ago

This commit adds a missing call to the callback function when the socket is destroyed after activating fallback-mode.