mirror of
https://github.com/opensim/opensim.git
synced 2026-08-14 09:25:45 +08:00
Change the poll service to use a thread pool for replies to make sure the
event queues aren't blocked by other traffic.
This commit is contained in:
@@ -162,6 +162,7 @@
|
||||
<Reference name="XMLRPC" path="../../../../bin/"/>
|
||||
<Reference name="log4net" path="../../../../bin/"/>
|
||||
<Reference name="HttpServer_OpenSim" path="../../../../bin/"/>
|
||||
<Reference name="SmartThreadPool"/>
|
||||
|
||||
<Files>
|
||||
<Match pattern="*.cs" recurse="true">
|
||||
|
||||
Reference in New Issue
Block a user