mnSetServerTimeout

This is used in server state (mnStartServer) to set the time allowed from the moment a client connects for it to finish its connection handshaking process. By default this is 10 seconds.

Parameters

int Instance: This is the instance that the command should use.

unsigned int Timeout_in_seconds: Length of time allowed (in seconds) from the moment a client connects for it to finish its connection handshaking process.

Returns

0 if no error occurred

-1 if an error occurred

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Networking Commands
(1) Networking
(0) DarkNet Help