The new close(void) method simply acquires the logic from ~LLCoprocedureManager() (which now calls close()). It's useful, even if only in test programs, to be able to shut down all existing LLCoprocedurePools without having to name them individually -- and without having to destroy the LLCoprocedureManager singleton instance. Deleting an LLSingleton should be done only once per process, whereas test programs want to reset the LLCoprocedureManager after each test. |
||
|---|---|---|
| .. | ||
| commtest.h | ||
| llareslistener_test.cpp | ||
| llavatarnamecache_test.cpp | ||
| llcoproceduremanager_test.cpp | ||
| llcurl_stub.cpp | ||
| llhost_test.cpp | ||
| llhttpclient_test.cpp | ||
| llhttpnode_stub.cpp | ||
| llmockhttpclient.h | ||
| llnamevalue_test.cpp | ||
| llpartdata_test.cpp | ||
| lltemplatemessagedispatcher_test.cpp | ||
| lltestmessagesender.cpp | ||
| lltestmessagesender.h | ||
| lltrustedmessageservice_test.cpp | ||
| llxfer_file_test.cpp | ||
| networkio.h | ||
| test_llsdmessage_peer.py | ||
| testrunner.py | ||