2005-02-11 Joe Shaw <joeshaw@novell.com>
authorJoe Shaw <joeshaw@novell.com>
Sat, 12 Feb 2005 00:51:33 +0000 (00:51 +0000)
committerJoe Shaw <joeshaw@novell.com>
Sat, 12 Feb 2005 00:51:33 +0000 (00:51 +0000)
commit0242b82152e7d1bd529a2248e97a7db0c5b6e4be
tree733cf07dc3a854026262d4451e7f140e3be39853
parent38dad64aced7360e43de5670c10d484caff3defe
2005-02-11  Joe Shaw  <joeshaw@novell.com>

* mono/Connection.cs: The unpredictability of finalizers in mono
prevents us from deterministically disconnecting the filters from
the Service class's finalizer, so move tracking of filters and
matches here.  Add API for that.

* mono/Service.cs: Remove the code, add code which calls the
methods now on the Connection class.
ChangeLog
mono/Connection.cs
mono/Service.cs