mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
it will prevent the buffers from being flushed and will result in corrupted responses for the xhr-polling transport. According to the node documentation "destroy" is only necessary in case of a errors.