function onReceiveError(info) {
                if (!socketRegistry.hasOwnProperty(info.socketId)) {
                    return;
                }