aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/GenericAsyncResult.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Calling .Close() on AutoResetEvent and ManualResetEvent (those classes ↵John Hurliman2009-10-091-0/+1
| | | | contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * Extend archive test to check for the presence of a control file in a saved ↵Justin Clarke Casey2009-01-231-1/+2
| | | | archive
* Add copyright notices.Jeff Ames2008-05-201-0/+27
| | | | | Fix spelling typo (Thanks ChrisDown for pointing this out)
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
|
* Update svn properties.Jeff Ames2008-05-021-155/+155
|
* * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵Adam Frisby2008-05-011-0/+156
with namespaces.