class IndependentServer : public nn::nex::RootObject
Library that performs independent server processing.
This class uses a single nn::os::Event
object internally.
The Scheduler::Dispatch
function must be called periodically during asynchronous processing.
S |
AUTH_TOKEN_SIZE
|
Buffer size required when getting the authentication token. Includes the authentication token NULL terminal character portion. |
---|
IndependentServer
|
Constructor. | |
---|---|---|
V |
~IndependentServer
|
Destructor. |
RequestAuthenticationToken
|
Requests an independent server's authentication token. | |
GetLastErrorCode
|
Gets the network error code of an error that occurred during authentication token request processing. | |
S |
GetServerTime
|
Gets the server time (UTC). |
nn::nex::RootObject
nn::nex::IndependentServer
CONFIDENTIAL