aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/TRPC/TCPServer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cut of remote server as AppDomains and even WCF can do it better (better ↵Tedd Hansen2008-09-121-128/+0
| | | | means less code in this case)
* Formatting cleanup.Jeff Ames2008-05-161-1/+1
|
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-1/+0
| | | | (this took a while to run).
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
|
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-6/+2
|
* Minor cleanup.Jeff Ames2008-02-201-1/+1
|
* Added license to new filesTedd Hansen2008-01-121-1/+29
|
* Set svn:eol-style.Jeff Ames2008-01-121-105/+105
|
* ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen2008-01-121-0/+106