Mitchell Livingston
|
370e9ab355
|
do the same calculation one time per loop
|
2007-01-31 16:23:07 +00:00 |
Eric Petit
|
ddcfa59c96
|
Always take the global lock when accessing the torrent list (fixes a race condition crash)
|
2007-01-29 08:24:09 +00:00 |
Josh Elsasser
|
263bf6ff0c
|
Check for private flag in main dict too.
|
2007-01-27 22:37:10 +00:00 |
Josh Elsasser
|
adfd4e7ca7
|
Rework the port handling a bit to allow different bound and advertised ports.
|
2007-01-27 21:17:10 +00:00 |
Eric Petit
|
1634595bb0
|
Compile before you commit
|
2007-01-21 07:32:31 +00:00 |
Eric Petit
|
09c277257b
|
Mark a peer as uploading if we are unchoked *and* interested
|
2007-01-21 07:27:57 +00:00 |
Eric Petit
|
14aa4e5ab0
|
Officially give up on making libT reentrant, and simplify our code instead
|
2007-01-21 07:16:18 +00:00 |
Eric Petit
|
e63e4ab38f
|
Reorganizes a few things, don't accept two connections from the same IP
|
2007-01-21 06:42:05 +00:00 |
Eric Petit
|
da84461d9c
|
Don't let tr_torrentStop return until files are closed, so that the UI can trash them safely if requested (fixes #186)
|
2007-01-19 15:24:20 +00:00 |
Eric Petit
|
4a567871bb
|
clean up
|
2007-01-19 11:19:20 +00:00 |
Eric Petit
|
918c083618
|
Fix warnings
|
2007-01-19 08:40:06 +00:00 |
Eric Petit
|
09c096731c
|
Another split
|
2007-01-19 08:36:49 +00:00 |