Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9528 5828

latest revision download Branch root:

9528 annotated / raw | Diffs: previous, other | Lines: 287 ( +27, -2 )

Created: 2008-09-11 17:12:43 -0400 (2 months 8 days ago) | Author: greenlizard | Changeset: 9528

set field so the protocol object can easily get factor instance.  add ability to add observers for specific events and dispatch events to observers.  still more work needed there, since there is no relation between observers and what events are subscribed from freeswitch

8210 annotated / raw | Diffs: previous, other | Lines: 262 ( +3, -3 )

Created: 2008-04-28 00:02:34 -0400 (6 months ago) | Author: greenlizard | Changeset: 8210

attempt to fix data must not be unicode error

7569 annotated / raw | Diffs: previous, other | Lines: 262 ( +2, -2 )

Created: 2008-02-09 11:45:02 -0500 (9 months ago) | Author: greenlizard | Changeset: 7569

print out hostport of failed connection target

5958 annotated / raw | Diffs: previous, other | Lines: 262 ( +1, -1 )

Created: 2007-10-17 21:44:56 -0400 (13 months ago) | Author: greenlizard | Changeset: 5958

retry connection 10000 times intead of 100 times

5957 annotated / raw | Diffs: previous, other | Lines: 262 ( +8, -4 )

Created: 2007-10-17 21:38:17 -0400 (13 months ago) | Author: greenlizard | Changeset: 5957

add some tests,examples to fshelper, clean up the reconnect error message in fseventlistener

5828 new annotated / raw | Lines: 258 ( +258, -0 )

Created: 2007-10-07 12:47:10 -0400 (13 months ago) | Author: greenlizard | Changeset: 5828

event_socket connection lib for twisted python apps