OpenSimMirror/OpenSim/Framework/Servers
Tedd Hansen 7102ac7769 "threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging. 2008-02-21 10:43:24 +00:00
..
BaseHttpServer.cs "threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging. 2008-02-21 10:43:24 +00:00
BaseOpenSimServer.cs Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
BaseRequestHandler.cs added copyright notices 2007-12-11 01:26:06 +00:00
BaseStreamHandler.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
BinaryStreamHandler.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
CheckSumServer.cs Converted logging to use log4net. 2008-02-05 19:44:27 +00:00
GenericHTTPMethod.cs * Added a hashtable based HTTP processor in preparation of the web_login_key 2008-01-09 04:13:04 +00:00
IStreamHandler.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
LLSDMethod.cs * Applying jhurliman's LLSD login enablement patch. 2008-01-05 06:05:25 +00:00
MessageServerInfo.cs * Adding More to the MessageServer classes. 2008-01-07 01:39:26 +00:00
RestDeserialiseHandler.cs added copyright notices 2007-12-11 01:26:06 +00:00
RestMethod.cs * Optimized usings 2007-12-27 21:41:48 +00:00
RestObjectPoster.cs * Optimized usings 2007-12-27 21:41:48 +00:00
RestObjectPosterResponse.cs * Optimized usings 2007-12-27 21:41:48 +00:00
RestStreamHandler.cs Minor cleanup. 2008-02-20 18:38:20 +00:00
SynchronousRestObjectPoster.cs * Optimized usings 2007-12-27 21:41:48 +00:00
XmlRpcMethod.cs * Optimized usings 2007-12-27 21:41:48 +00:00