Fixed a deadlock bug with InboxMutex

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@171 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
John Hurliman
2006-09-06 20:24:12 +00:00
parent 822ac760bb
commit 3f4ee5f514

View File

@@ -361,6 +361,7 @@ namespace libsecondlife
Helpers.LogLevel.Info);
// Avoid firing a callback twice for the same packet
InboxMutex.ReleaseMutex();
return;
}
else