mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Expose the XMLRPC listener port on the IXMLRPC interface to allow
publication
This commit is contained in:
@@ -59,5 +59,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
IServiceRequest GetNextCompletedSRDRequest();
|
||||
void RemoveCompletedSRDRequest(UUID id);
|
||||
void CancelSRDRequests(UUID itemID);
|
||||
int Port { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user