aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/Tests/TestLLUDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-153/+0
* Formatting cleanup.Jeff Ames2009-10-011-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-3/+3
* * optimized usings.lbsa712009-02-121-2/+0
* * minor: remove some mono compiler warningsJustin Clarke Casey2008-11-061-1/+0
* * refactor: Split BeginRecieve() into BeginReceive() and BeginRobustReceive()Justin Clarke Casey2008-11-061-1/+1
* * Test to ensure that the udp server stays active after receiving a SocketExc...Justin Clarke Casey2008-11-061-2/+5
* * refactor: factor out test packet send method in client stack unit testsJustin Clarke Casey2008-11-061-2/+24
* test: Extend malformed packet test to actually check that a valid packet can ...Justin Clarke Casey2008-10-301-2/+3
* * test: Test that the client stack doesn't completely blow up if a client pas...Justin Clarke Casey2008-10-301-1/+11
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-271-12/+12
* * Reenable assert for the add circuit testJustin Clarke Casey2008-10-231-1/+7
* * Introduce a basic udp circuit test for adding a clientJustin Clarke Casey2008-10-231-3/+63
* * Refactor LLUDPServer slightly so that unit tests can pass in data synchrono...Justin Clarke Casey2008-10-231-0/+54