ddsOpenLibManager
ddsOpenLibManager( ) => t / nil
Description
Starts the library manager. The separate process, library manager, is invoked and connected to using mps.
When in replay, calls to this function will return. This is to not tie up the current process waiting for the external process to come up. The
ddserv code is structured such that commands coming through it can be automatically replayed independent of the original external process. Arguments
Value Returned
Return to top