OpenSim
|
Go to the source code of this file.
Classes | |
class | OpenSim.Framework.Servers.HttpServer.OSHttpRequestPump |
An OSHttpRequestPump fetches incoming OSHttpRequest objects from the OSHttpRequestQueue and feeds them to all subscribed parties. Each OSHttpRequestPump encapsulates one thread to do the work and there is a fixed number of pumps for each OSHttpServer object. More... | |
Namespaces | |
package | OpenSim.Framework.Servers.HttpServer |