/[projects]/miscJava/Test3/WebContent/WebsockTest.html
ViewVC logotype

Diff of /miscJava/Test3/WebContent/WebsockTest.html

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

revision 2115 by torben, Tue Feb 11 12:49:11 2014 UTC revision 2116 by torben, Tue Feb 11 13:02:21 2014 UTC
# Line 95  $( function() { Line 95  $( function() {
95                  }                  }
96          });          });
97                    
98            $(window).unload(function(){
99                    socket.close();
100            });
101            
102  });  });
103    
104    

Legend:
Removed from v.2115  
changed lines
  Added in v.2116

  ViewVC Help
Powered by ViewVC 1.1.20