Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    0ef99cd3
    Add LLLeap class, initial implementation, initial unit tests. · 0ef99cd3
    Nat Goodspeed authored
    Instantiating LLLeap with a command to execute a particular child process sets
    up machinery to speak LLSD Event API Plugin protocol with that child process.
    LLLeap is an LLInstanceTracker subclass, so the code that instantiates need
    not hold the pointer. LLLeap monitors child-process termination and deletes
    itself when done.
    0ef99cd3
    History
    Add LLLeap class, initial implementation, initial unit tests.
    Nat Goodspeed authored
    Instantiating LLLeap with a command to execute a particular child process sets
    up machinery to speak LLSD Event API Plugin protocol with that child process.
    LLLeap is an LLInstanceTracker subclass, so the code that instantiates need
    not hold the pointer. LLLeap monitors child-process termination and deletes
    itself when done.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
llleap_test.cpp 9.71 KiB