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:
@@ -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();;) {
|
||||
|
||||
Reference in New Issue
Block a user