ifw-core  5.0.0-pre2
Namespaces | Functions
serverinst.py File Reference

Namespaces

 opcualib.srvlib.serverinst
 

Functions

def opcualib.srvlib.serverinst.set_srv (srv_obj)
 Set reference to the main server object instance. More...
 
def opcualib.srvlib.serverinst.get_srv ()
 Return reference to the main server object instance. More...
 
def opcualib.srvlib.serverinst.dump_threads ()
 Dump information about threads still running in the application. More...
 
def opcualib.srvlib.serverinst.server_exit_handler (arg1=None, arg2=None)
 Invoked when the main server application is terminating. More...