CVS log for 2001/sw/zakim/Connection.pm
Up to [Public] / 2001 / sw / zakim
Request diff between arbitrary revisions
Default branch: 1
Revision 1.15 / (download) - annotate - [select for diffs]
, Mon Feb 16 03:04:14 2004 UTC (4 years, 6 months ago) by swick
CVS Tags: HEAD
Changes since 1.14: +2 -1
lines
Diff to previous 1.14
(colored)
Clear out reference to old socket in close()
Revision 1.14 / (download) - annotate - [select for diffs]
, Mon Feb 16 03:02:52 2004 UTC (4 years, 6 months ago) by swick
Changes since 1.13: +7 -3
lines
Diff to previous 1.13
(colored)
Close MAT socket on MAT read failure to avoid looping.
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Aug 5 18:39:58 2003 UTC (5 years, 1 month ago) by swick
Changes since 1.12: +4 -1
lines
Diff to previous 1.12
(colored)
Track the total number of in-service ports dynamically so that ad-hoc
conference requests can be sensitive to telephone circuit outages.
Revision 1.12 / (download) - annotate - [select for diffs]
, Fri Jul 25 16:27:14 2003 UTC (5 years, 1 month ago) by swick
Changes since 1.11: +3 -1
lines
Diff to previous 1.11
(colored)
After installing NT4 Service Pack 6/6a it appears that the Access
Server misses the first request if it is sent immediately after the
connection is opened.
Revision 1.11 / (download) - annotate - [select for diffs]
, Sun Mar 23 02:19:42 2003 UTC (5 years, 5 months ago) by swick
Changes since 1.10: +3 -1
lines
Diff to previous 1.10
(colored)
Use conference schedule to verify conference names on 'this will be xxx'
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Oct 2 14:21:42 2002 UTC (5 years, 11 months ago) by swick
Changes since 1.9: +7 -1
lines
Diff to previous 1.9
(colored)
Log empty MAT messages, as these likely indicate a dropped connection
Revision 1.9 / (download) - annotate - [select for diffs]
, Tue Aug 6 12:31:48 2002 UTC (6 years, 1 month ago) by swick
Changes since 1.8: +24 -1
lines
Diff to previous 1.8
(colored)
Implement Conference::MATrequest which relies on Connection::MATsend
Use this to implement a more reliable and faster mute/unmute
Revision 1.8 / (download) - annotate - [select for diffs]
, Mon Aug 5 15:38:43 2002 UTC (6 years, 1 month ago) by swick
Changes since 1.7: +3 -1
lines
Diff to previous 1.7
(colored)
Party::port() verifies the conference id for better reliability
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Aug 5 15:12:54 2002 UTC (6 years, 1 month ago) by swick
Changes since 1.6: +4 -1
lines
Diff to previous 1.6
(colored)
Track port numbers and implement Party::port() method
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Aug 5 03:52:28 2002 UTC (6 years, 1 month ago) by swick
Changes since 1.5: +10 -15
lines
Diff to previous 1.5
(colored)
Make the interface to bridge socket handlers more opaque
Revision 1.5 / (download) - annotate - [select for diffs]
, Sun Aug 4 18:19:26 2002 UTC (6 years, 1 month ago) by swick
Changes since 1.4: +114 -11
lines
Diff to previous 1.4
(colored)
Infrastructure for supporting direct MAT connections
Revision 1.4 / (download) - annotate - [select for diffs]
, Sun Aug 4 16:16:53 2002 UTC (6 years, 1 month ago) by swick
Changes since 1.3: +14 -1
lines
Diff to previous 1.3
(colored)
Implement Session class event handlers
Revision 1.3 / (download) - annotate - [select for diffs]
, Mon Dec 24 19:38:24 2001 UTC (6 years, 8 months ago) by swick
Changes since 1.2: +33 -2
lines
Diff to previous 1.2
(colored)
Add Connection::seterrorhandler() method for catching IO errors on
the bridge connection. Use this to avoid a cpu-bound loop in the bot.
Revision 1.2 / (download) - annotate - [select for diffs]
, Wed Oct 31 03:21:14 2001 UTC (6 years, 10 months ago) by swick
Changes since 1.1: +39 -10
lines
Diff to previous 1.1
(colored)
Implement Connection timeout handlers for listen() loop.
Use timeout handlers to update Monitor output every 60 seconds.
Revision 1.1 / (download) - annotate - [select for diffs]
, Tue Oct 30 05:01:49 2001 UTC (6 years, 10 months ago) by swick
Diff
First release.
This still steals most of the IRC framework from Dave Beckett's logger.
Supports multiple IRC channels and distinguishes which bridge conference
goes with which IRC channel.
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster