-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Closed
Labels
unable to reproduceWe were unable to reproduce the issueWe were unable to reproduce the issue
Description
with less then a 1000 clients somehow crashed on
socket.manager.handshaken[socket.store.id].address.address;
var self=this;
this.io.sockets.on('connection', function (socket) {
socket.store['ip']=socket.manager.handshaken[socket.store.id].address.address;
....
....
});
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
unable to reproduceWe were unable to reproduce the issueWe were unable to reproduce the issue