![]() This commit moves all but a handful of the global variables into the domain object, in particular including the DDSI configuration, globals and all transport internal state. The goal of this commit is not to produce the nicest code possible, but to get a working version that can support multiple simultaneous domains. Various choices are driven by this desire and it is expected that some of the changes will have to be undone. (E.g., passing the DDSI globals into address set operations and locator printing because there is no other way to figure out what transport to use for a given locator; storing the transport pointer inside the locator would solve that.) Signed-off-by: Erik Boasson <eb@ilities.com> |
||
---|---|---|
.. | ||
helloworld | ||
perfscript | ||
roundtrip | ||
throughput | ||
CMakeLists.txt | ||
index.rst |