Jeremy Fincher
|
eb6e112f70
|
Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically).
|
2003-11-15 04:37:04 +00:00 |
|
Jeremy Fincher
|
970c819e79
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
|
Jeremy Fincher
|
c0eb527117
|
Uh, why did I raise? I don't know. Anyway, handle write errors correctly in _sendIfMsgs.
|
2003-09-06 07:45:47 +00:00 |
|
Jeremy Fincher
|
f06a552b73
|
Fixed bug in socketDrivers and made it less likely to happen with a fix in drivers.
|
2003-09-03 11:06:02 +00:00 |
|
Jeremy Fincher
|
1d77fa5354
|
Added exponential (well, 0 -> 60 -> 300) reconnect backoff.
|
2003-09-01 17:31:24 +00:00 |
|
Jeremy Fincher
|
9600ada127
|
Oops, thought I tested, turns out I didn't. start -> started.
|
2003-09-01 16:54:43 +00:00 |
|
Jeremy Fincher
|
a2d9e58c2a
|
Changed format of reconnect scheduling log.
|
2003-09-01 16:50:56 +00:00 |
|
Jeremy Fincher
|
1cf1e022a2
|
Removed some debugging stuff (clearing msg.prefix before sending it) and added logging to match asyncoreDrivers and twistedDrivers.
|
2003-09-01 16:14:04 +00:00 |
|
Jeremy Fincher
|
2bd4a88d76
|
Made it reset the IRC object before reconnection, and made it catch connect errors.
|
2003-09-01 15:46:10 +00:00 |
|
Jeremy Fincher
|
35aff3f642
|
Added a sleep so we don\'t spin if we're the only driver.
|
2003-09-01 08:13:52 +00:00 |
|
Jeremy Fincher
|
38d1896da3
|
Changed to make sure every SocketDriver times out in a conf.poll length.
|
2003-09-01 08:11:24 +00:00 |
|
Jeremy Fincher
|
5313428ca7
|
Initial checkin.
|
2003-09-01 08:06:55 +00:00 |
|