Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Justin Clarke Casey
|
c6dad833f5
* minor: remove some mono compiler warnings
|
16 years ago |
Justin Clarke Casey
|
d31d02c373
* refactor: Split BeginRecieve() into BeginReceive() and BeginRobustReceive()
|
16 years ago |
Justin Clarke Casey
|
29691a3d36
* Test to ensure that the udp server stays active after receiving a SocketException on BeginReceive
|
16 years ago |
Justin Clarke Casey
|
8477aab8e0
* refactor: factor out test packet send method in client stack unit tests
|
16 years ago |
Justin Clarke Casey
|
5feaff8524
test: Extend malformed packet test to actually check that a valid packet can get through after the malformed ones have been sent
|
16 years ago |
Justin Clarke Casey
|
419775c72b
* test: Test that the client stack doesn't completely blow up if a client passes it malformed data
|
16 years ago |
Jeff Ames
|
b2d6b0a3d4
Update svn properties, minor formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
c379c66c7c
* Reenable assert for the add circuit test
|
16 years ago |
Justin Clarke Casey
|
f4ad99f89d
* Introduce a basic udp circuit test for adding a client
|
16 years ago |
Justin Clarke Casey
|
ee3c428040
* Refactor LLUDPServer slightly so that unit tests can pass in data synchronously. Shouldn't be any functional change
|
16 years ago |