erdgeist
c6947b160f
Handle program end more politely
2008-12-07 03:50:51 +00:00
erdgeist
08c7162783
Renamed OT_FLAG to OT_PEERFLAG to make code easier to read
...
Introduced READ16/32 and WRITE16/32 makros to abstract loading/storing from unaligned addresses away on cpu's that can actually load/store everywhere
Removed all unnecessary memmoves, especially where it only moved 6 bytes in inner loop. I replaced them with WRITE16/32(READ16/32()) makros
2008-12-06 18:46:00 +00:00
denis
bfbb5ecb44
stats fuer sync
2008-12-03 20:36:16 +00:00
erdgeist
334c6e4bbb
The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version.
2008-11-28 22:21:10 +00:00
erdgeist
daaee855b2
Whitespace fixes
2008-10-28 01:27:22 +00:00
erdgeist
0deb06d544
Reverting last commit. Debug effect not seen.
2008-10-07 23:53:29 +00:00
erdgeist
ec0affa97d
allow threads to be named. not posix compliant.
2008-10-07 23:44:59 +00:00
erdgeist
465cc2ecdf
Live sync is now handled in its own thread. Therefore it now creates and handles its own sockets.
2008-10-06 02:05:53 +00:00
erdgeist
00c8a89efe
Live syncing between multiple tracker instances via udp multicast.
2008-10-03 21:33:53 +00:00