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

Log of /googlecode.com/svn/trunk/Meteor/Connection.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 53 - (view) (annotate) - [select for diffs]
Modified Wed Feb 27 21:58:56 2008 UTC (16 years, 1 month ago) by andrew.betts
File length: 6883 byte(s)
Diff to previous 50 , to selected 47
Updated version number

JS client:
Added channel info handler to JS client, assumes Meteor will send <script>ch('channel', msgid);</script>
Allowed processing of messages prior to current message index
Added disconnect() to eof()
Revert to poll mode if unable to load frame (should fix IE proxy issues)

Server:
Fixed output of channel info to show only subscribed channels (and simplified)
Added logging of IP addresses


Revision 50 - (view) (annotate) - [select for diffs]
Modified Wed Feb 27 13:55:35 2008 UTC (16 years, 1 month ago) by andrew.betts
File length: 6830 byte(s)
Diff to previous 47
Added crossdomain.xml for flash clients
Incremented version number
Moved 'new message' debug notice to more useful location
Moved default for ChannelInfoTemplate to correct position alphabetically in code
Set simpler default HeaderTemplate
Added LogTimeFormat
Updated description of PingInterval, Persist
Corrected misspelling of Parameter
Reformatted debug output for config initialisation
Added recognition of null byte in config
Fixed problem with mode recognition
Fixed resuming from given message ID
Fixed sending of message backlog
Fixed Shlemiels
Logged connection duration on leavechannel
Fixed name support in channelinfotemplate
Added logging of reasons for connection closes
Abbreviated log output
Fixed tracking of subscriber IDs
Added logging of user agent
Fixed incorrect key for MessageTemplate in Subscriber.pm
Add some additional code comments
Fixed incorrect closure of new connection if previous connection close was waiting on write buffer


Revision 47 - (view) (annotate) - [selected]
Modified Mon Feb 4 21:06:42 2008 UTC (16 years, 1 month ago) by knops.gerd
File length: 6756 byte(s)
Diff to previous 37
• syslog change: If `SyslogFacility` is set to `none`, meteord will not put itself into the background and print all syslog messages with a priority higher than `debug` to standard output. The output will be prefixed with a timestamp (unix time in seconds) and a tab character.

• New syslog messges: joinchannel, leavechannel, document



Revision 37 - (view) (annotate) - [select for diffs]
Modified Fri Feb 1 21:22:03 2008 UTC (16 years, 1 month ago) by knops.gerd
File length: 6683 byte(s)
Diff to previous 36 , to selected 47
• Connection: In checkAllHandleBits (and to be sure also in addAllHandleBits) iterate over copy of @Connections, as @Connections might change during iteration due to connections being closed
• Controller, Subscriber: pending data will abort a close and call it again later, causing current_subscribers/current_controllers statistics to be incorrect. Added new 'didClose' method that is only called when a connection is actually closed, and this is where the close is counted.


Revision 36 - (view) (annotate) - [select for diffs]
Modified Fri Feb 1 19:28:40 2008 UTC (16 years, 1 month ago) by knops.gerd
File length: 6609 byte(s)
Diff to previous 25 , to selected 47
• Ignore undefined values in @Connections during addHandleBits and checkHandleBits


Revision 25 - (view) (annotate) - [select for diffs]
Modified Sun May 20 19:40:53 2007 UTC (16 years, 10 months ago) by knops.gerd
File length: 6575 byte(s)
Diff to previous 11 , to selected 47
• Add simple statistics, available via new SHOWSTATS controller command


Revision 11 - (view) (annotate) - [select for diffs]
Modified Thu Dec 14 16:29:42 2006 UTC (17 years, 3 months ago) by knops.gerd
File length: 6421 byte(s)
Diff to previous 9 , to selected 47
• Change CRLF line endings back to LF only


Revision 9 - (view) (annotate) - [select for diffs]
Modified Fri Dec 8 16:52:58 2006 UTC (17 years, 3 months ago) by andrew.betts
File length: 6717 byte(s)
Diff to previous 3 , to selected 47


Revision 3 - (view) (annotate) - [select for diffs]
Added Mon Nov 20 17:59:30 2006 UTC (17 years, 4 months ago) by andrew.betts
File length: 6421 byte(s)
Diff to selected 47
Initial import

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26