phoenix-firestorm/indra/llmessage
Nat Goodspeed fc2437fb5d DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests.
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.
2020-03-25 19:07:22 -04:00
..
tests DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests. 2020-03-25 19:07:22 -04:00
CMakeLists.txt Began work for adding a test covering LLCoprocedureManager 2020-03-25 18:39:21 -04:00
llassetstorage.cpp
llassetstorage.h
llavatarname.cpp
llavatarname.h
llavatarnamecache.cpp DRTVWR-493 LLAvatarNameCache to singletone 2019-07-03 20:06:47 +03:00
llavatarnamecache.h DRTVWR-493 LLAvatarNameCache to singletone 2019-07-03 20:06:47 +03:00
llblowfishcipher.cpp
llblowfishcipher.h
llbuffer.cpp DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llbuffer.h
llbufferstream.cpp DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llbufferstream.h
llcachename.cpp
llcachename.h
llchainio.cpp
llchainio.h
llcipher.h
llcircuit.cpp
llcircuit.h
llclassifiedflags.cpp
llclassifiedflags.h
llcoproceduremanager.cpp DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests. 2020-03-25 19:07:22 -04:00
llcoproceduremanager.h DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests. 2020-03-25 19:07:22 -04:00
llcorehttputil.cpp merge 5.1.0-release 2018-01-17 12:43:28 -05:00
llcorehttputil.h
lldatapacker.cpp SL-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03:00
lldatapacker.h
lldbstrings.h
lldispatcher.cpp
lldispatcher.h
lleventflags.h
llexperiencecache.cpp [DRTVWR-476] - conflicts with a mac macro 2020-03-25 18:40:44 -04:00
llexperiencecache.h
llextendedstatus.h
llfiltersd2xmlrpc.cpp
llfiltersd2xmlrpc.h
llfollowcamparams.h
llhost.cpp
llhost.h
llhttpnode.cpp
llhttpnode.h
llhttpnodeadapter.h
llhttpsdhandler.cpp
llhttpsdhandler.h
llinstantmessage.cpp MAINT-8489 Remove/Cleanup LLIMInfo 2018-04-10 15:59:21 +00:00
llinstantmessage.h MAINT-8489 Remove/Cleanup LLIMInfo 2018-04-10 15:59:21 +00:00
llinvite.h
lliobuffer.cpp
lliobuffer.h
lliohttpserver.cpp
lliohttpserver.h
lliopipe.cpp
lliopipe.h
lliosocket.cpp SL-2797 SOCKS5 not working reliably 2019-04-17 18:24:42 +03:00
lliosocket.h Restore the ability for sockets to specify the interface to listen on 2018-08-30 16:25:45 -04:00
llioutil.cpp
llioutil.h
llloginflags.h
llmail.cpp SL-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03:00
llmail.h
llmessagebuilder.cpp
llmessagebuilder.h
llmessageconfig.cpp
llmessageconfig.h
llmessagereader.cpp
llmessagereader.h
llmessagesenderinterface.h
llmessagetemplate.cpp SL-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03:00
llmessagetemplate.h
llmessagetemplateparser.cpp
llmessagetemplateparser.h
llmessagethrottle.cpp
llmessagethrottle.h
llmsgvariabletype.h
llnamevalue.cpp
llnamevalue.h
llnullcipher.cpp
llnullcipher.h
llpacketack.cpp
llpacketack.h
llpacketbuffer.cpp
llpacketbuffer.h
llpacketring.cpp
llpacketring.h
llpartdata.cpp
llpartdata.h
llproxy.cpp [DRTVWR-476] - fix compiler errors 32 bit windows build 2020-03-25 18:44:04 -04:00
llproxy.h DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llpumpio.cpp SL-10291 cleanup-mutex 2019-01-17 01:53:27 +02:00
llpumpio.h SL-10291 cleanup-mutex 2019-01-17 01:53:27 +02:00
llqueryflags.h
llregionflags.h MAINT-8442 Increase the total number of Estate Managers from 10 to 15 2018-04-14 02:47:35 +03:00
llregionhandle.h
llsdappservices.cpp
llsdappservices.h
llsdhttpserver.cpp
llsdhttpserver.h
llsdmessagebuilder.cpp
llsdmessagebuilder.h
llsdmessagereader.cpp
llsdmessagereader.h
llservice.cpp
llservice.h
llservicebuilder.cpp
llservicebuilder.h
llstoredmessage.cpp
llstoredmessage.h
lltaskname.h
llteleportflags.h
lltemplatemessagebuilder.cpp SL-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03:00
lltemplatemessagebuilder.h
lltemplatemessagedispatcher.cpp
lltemplatemessagedispatcher.h
lltemplatemessagereader.cpp SL-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03:00
lltemplatemessagereader.h
llthrottle.cpp
llthrottle.h
lltransfermanager.cpp MAINT-5651 Froce-quit crash 2018-08-17 21:48:40 +03:00
lltransfermanager.h
lltransfersourceasset.cpp
lltransfersourceasset.h
lltransfersourcefile.cpp
lltransfersourcefile.h
lltransfertargetfile.cpp
lltransfertargetfile.h
lltransfertargetvfile.cpp
lltransfertargetvfile.h
lltrustedmessageservice.cpp
lltrustedmessageservice.h
lluseroperation.cpp
lluseroperation.h
llvehicleparams.h
llxfer.cpp SL-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03:00
llxfer.h MAINT-7626 Update logging and comments, sync remaining transfer changes 2018-05-08 15:55:01 +03:00
llxfer_file.cpp MAINT-7626 EOF fix 2018-05-18 02:51:09 +03:00
llxfer_file.h MAINT-7626 Incorporate transfer changes into viewer 2018-04-19 18:37:35 +03:00
llxfer_mem.cpp MAINT-7626 Incorporate transfer changes into viewer 2018-04-19 18:37:35 +03:00
llxfer_mem.h MAINT-7626 Incorporate transfer changes into viewer 2018-04-19 18:37:35 +03:00
llxfer_vfile.cpp MAINT-7626 EOF fix 2018-05-18 02:51:09 +03:00
llxfer_vfile.h MAINT-7626 Update logging and comments, sync remaining transfer changes 2018-05-08 15:55:01 +03:00
llxfermanager.cpp MAINT-7626 Update logging and comments, sync remaining transfer changes 2018-05-08 15:55:01 +03:00
llxfermanager.h MAINT-7626 Update logging and comments, sync remaining transfer changes 2018-05-08 15:55:01 +03:00
llxorcipher.cpp
llxorcipher.h
machine.cpp
machine.h
mean_collision_data.h
message.cpp
message.h SL-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03:00
message_prehash.cpp
message_prehash.h
message_string_table.cpp
net.cpp
net.h
partsyspacket.cpp
partsyspacket.h
patch_code.cpp
patch_code.h
patch_dct.cpp
patch_dct.h
patch_idct.cpp
sound_ids.cpp
sound_ids.h