More World stuff, and mkworld.
This commit is contained in:
@@ -95,12 +95,10 @@ public:
|
||||
*
|
||||
* @param hp Home path
|
||||
* @param port TCP and UDP port for packets and HTTP control (if 0, pick random port)
|
||||
* @param overrideRootTopology String-serialized root topology (for testing, default: NULL)
|
||||
*/
|
||||
static OneService *newInstance(
|
||||
const char *hp,
|
||||
unsigned int port,
|
||||
const char *overrideRootTopology = (const char *)0);
|
||||
unsigned int port);
|
||||
|
||||
virtual ~OneService();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user