/[meteor]/googlecode.com/svn/trunk/public_html/meteor.js
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /googlecode.com/svn/trunk/public_html/meteor.js

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 39 by andrew.betts, Sat Feb 2 16:49:20 2008 UTC revision 40 by andrew.betts, Sat Feb 2 16:53:19 2008 UTC
# Line 160  Meteor = { Line 160  Meteor = {
160    
161          pollmode: function() {          pollmode: function() {
162                  Meteor.log("Ping timeout");                  Meteor.log("Ping timeout");
163                  Meteor.mode="simplepoll";                  Meteor.mode="smartpoll";
164                  clearTimeout(Meteor.pingtimer);                  clearTimeout(Meteor.pingtimer);
165                  Meteor.connect();                  Meteor.connect();
166                  Meteor.callbacks["changemode"]("poll");                  Meteor.callbacks["changemode"]("poll");

Legend:
Removed from v.39  
changed lines
  Added in v.40

  ViewVC Help
Powered by ViewVC 1.1.26