function callback(){}; socket.on('setNickname', function() { return callback.apply(socket, arguments) });