deluge/src
Andrew Resch cc81e1073d Catch 'address already in use' error when trying to use a port that is
in use by another program.  We now try to use a range of 40000-60000 
when this error occurs.
2008-01-14 08:04:28 +00:00
..
Makefile.am beginnings of automake files 2007-06-12 17:44:05 +00:00
__init__.py tweak init script 2007-12-12 23:20:30 +00:00
_dbus.py Sync _dbus.py from deluge-plisk branch. 2007-08-17 09:01:26 +00:00
common.py 2008-01-06 19:57:16 +00:00
core.py Fix issue with removing items while iterating through the self.state 2008-01-13 08:32:46 +00:00
deluge_core.cpp Catch 'address already in use' error when trying to use a port that is 2008-01-14 08:04:28 +00:00
deluge_stats.py copyright fixes 2007-08-29 08:37:38 +00:00
dgtk.py Attempt to fix issue where all the columns start very small. 2008-01-13 10:58:52 +00:00
dialogs.py Fix possible issue if pref 'choose_directory_dialog_path' is None. 2008-01-14 05:13:21 +00:00
files.py remove needless casts for performance 2008-01-03 02:43:54 +00:00
interface.py use die instead of save_yourself and add arg to shutdown func 2008-01-13 05:00:04 +00:00
ipc_manager.py copyright fixes 2007-08-29 08:37:38 +00:00
plugins.py 2008-01-06 20:00:13 +00:00
pref.py fix pausing of checking torrents 2008-01-09 21:16:13 +00:00
tab_details.py fix cast oops 2008-01-04 23:59:54 +00:00
wizard.py fix ubuntu and separate config dir issues 2007-12-27 00:45:11 +00:00