linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02448
[Bug 674816] [NEW] share rehashing system should be updated
Public bug reported:
currently the share rescan/rehashing system is designed such that it re-
scans the entire directory tree after a certain amount of time. instead
dc++ should use the ReadDirectoryChangesW windows API command to be
instantly notified by windows when files are created or modified,
removing the need to scan entirely except for on startup. see
http://www.codeguru.com/forum/showthread.php?t=436716 for a simplified
code sample.
** Affects: dcplusplus
Importance: Undecided
Status: New
--
share rehashing system should be updated
https://bugs.launchpad.net/bugs/674816
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
Status in DC++: New
Bug description:
currently the share rescan/rehashing system is designed such that it re-scans the entire directory tree after a certain amount of time. instead dc++ should use the ReadDirectoryChangesW windows API command to be instantly notified by windows when files are created or modified, removing the need to scan entirely except for on startup. see http://www.codeguru.com/forum/showthread.php?t=436716 for a simplified code sample.
Follow ups
-
[Bug 674816] Re: share rehashing system should be updated
From: dan, 2010-12-07
-
[Bug 674816] Re: share rehashing system should be updated
From: Big Muscle, 2010-12-06
-
[Bug 674816] Re: share rehashing system should be updated
From: Toast, 2010-12-06
-
[Bug 674816] Re: share rehashing system should be updated
From: dan, 2010-12-06
-
[Bug 674816] Re: share rehashing system should be updated
From: dan, 2010-12-06
-
[Bug 674816] Re: share rehashing system should be updated
From: eMTee, 2010-12-05
-
[Bug 674816] Re: share rehashing system should be updated
From: dan, 2010-12-05
-
[Bug 674816] Re: share rehashing system should be updated
From: Szabolcs Molnár, 2010-12-05
-
[Bug 674816] Re: share rehashing system should be updated
From: cologic, 2010-12-05
-
[Bug 674816] Re: share rehashing system should be updated
From: eMTee, 2010-12-05
-
[Bug 674816] Re: share rehashing system should be updated
From: dan, 2010-12-05
-
[Bug 674816] Re: share rehashing system should be updated
From: eMTee, 2010-11-13
-
[Bug 674816] [NEW] share rehashing system should be updated
From: dan, 2010-11-13
References