Added file event filtering due to downloads through network gate.
authorpkanavos <pkanavos@gmail.com>
Thu, 21 Jun 2012 18:13:50 +0000 (21:13 +0300)
committerpkanavos <pkanavos@gmail.com>
Thu, 21 Jun 2012 18:13:50 +0000 (21:13 +0300)
commitf469bb5bb0bf587983fc14af4345307da02779b8
tree4569b8948903ae77b0b6e0a610aa6de2999bca45
parent84c59ddfaf895e9ce24bd16b69026564a717b9f9
Added file event filtering due to downloads through network gate.
Added missing network gates in PollAgent
Simplified file event processing, as we no longer need the file events themselves during polling
trunk/Pithos.Core.Test/IdleBatchTest.cs
trunk/Pithos.Core.Test/Pithos.Core.Test.csproj
trunk/Pithos.Core/Agents/FileAgent.cs
trunk/Pithos.Core/Agents/FileEventIdleBatch.cs
trunk/Pithos.Core/Agents/FileSystemWatcherAdapter.cs
trunk/Pithos.Core/Agents/PollAgent.cs
trunk/Pithos.Core/NetworkGate.cs