summaryrefslogtreecommitdiff
path: root/ot_livesync.c
AgeCommit message (Expand)Author
2008-12-07Fix: auto increment in += is not a post increment...erdgeist
2008-12-07Handle program end more politelyerdgeist
2008-12-06Renamed OT_FLAG to OT_PEERFLAG to make code easier to readerdgeist
2008-12-03stats fuer syncdenis
2008-11-28The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version.erdgeist
2008-10-28Whitespace fixeserdgeist
2008-10-07Reverting last commit. Debug effect not seen.erdgeist
2008-10-07allow threads to be named. not posix compliant.erdgeist
2008-10-06Live sync is now handled in its own thread. Therefore it now creates and handles its own sockets.erdgeist
2008-10-03Live syncing between multiple tracker instances via udp multicast.erdgeist