selery.node.server

Members

Aliases

PHANDLER_ROUTINE
alias PHANDLER_ROUTINE = BOOL function(DWORD)
Undocumented in source.

Classes

NodeServer
class NodeServer

Singleton for the server instance.

ServerCommandSender
class ServerCommandSender
Undocumented in source.

Functions

SetConsoleCtrlHandler
BOOL SetConsoleCtrlHandler(PHANDLER_ROUTINE , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extsig
void extsig(int sig)
Undocumented in source. Be warned that the author may not have intended to support it.
sigHandler
int sigHandler(uint sig)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isServerRunning
bool isServerRunning [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Kripth