Trying to get rid of while(){tick tick tick} by using more intelligent threading classes

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@474 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
Michael Cortez
2006-11-02 22:28:46 +00:00
parent 579dc0d281
commit 6c0b335f85
4 changed files with 94 additions and 34 deletions

View File

@@ -75,7 +75,7 @@ class Decoder {
// FIXME
Console.WriteLine("sorry, filtering is currently broken :(");
return;
grep = String.Join(" ", args);
// grep = String.Join(" ", args);
}
for (Reset();;) {