trick/trick_source/sim_services/VariableServer
Hong Chen 077064f225
Fixed one warning message at shutdown after checkpoint load and kept the current multicast group after checkpoint load. (#1784)
* Added a check before calling MM delete_var in ExternalApplication destructor;
Made sure that the MulticastGroup is not initialized before initializing it in VariableServerListenThread.cpp;

* Updated to call multicast group initialization to be consistent for the unit test.

* Removed unnecessary command c str pointer.

* Removed unnecessary command c str pointer.
2024-09-26 11:17:57 -05:00
..
test In DPV_textbuffer.cpp, close the opened file on read failure, so we d… (#1572) 2023-09-21 10:15:53 -05:00
exit_var_thread.cpp Add more Variable Server unit and integration tests, clean up and clarify naming 2023-06-26 12:23:58 -05:00
Makefile Infer TRICK_HOME in Makefiles 2019-06-21 13:15:22 -05:00
Makefile_deps Add more Variable Server unit and integration tests, clean up and clarify naming 2023-06-26 12:23:58 -05:00
var_server_ext.cpp Add return codes to var_set (#1543) 2023-08-14 09:32:04 -05:00
VariableReference.cpp Add per-session variable server logs 2023-06-26 12:23:58 -05:00
VariableServer_copy_and_write_freeze_scheduled.cpp Pre-increment (rather than post-increment) STL iterators in for loops… (#1692) 2024-04-18 11:41:35 -05:00
VariableServer_copy_and_write_freeze.cpp Pre-increment (rather than post-increment) STL iterators in for loops… (#1692) 2024-04-18 11:41:35 -05:00
VariableServer_copy_and_write_scheduled.cpp Pre-increment (rather than post-increment) STL iterators in for loops… (#1692) 2024-04-18 11:41:35 -05:00
VariableServer_copy_and_write_top.cpp Pre-increment (rather than post-increment) STL iterators in for loops… (#1692) 2024-04-18 11:41:35 -05:00
VariableServer_default_data.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
VariableServer_freeze_init.cpp Pre-increment (rather than post-increment) STL iterators in for loops… (#1692) 2024-04-18 11:41:35 -05:00
VariableServer_get_next_freeze_call_time.cpp Pre-increment (rather than post-increment) STL iterators in for loops… (#1692) 2024-04-18 11:41:35 -05:00
VariableServer_get_next_sync_call_time.cpp Pre-increment (rather than post-increment) STL iterators in for loops… (#1692) 2024-04-18 11:41:35 -05:00
VariableServer_init.cpp Refactor and test Variable Server. 2023-06-26 12:23:58 -05:00
VariableServer_open_additional_servers.cpp Add per-session variable server logs 2023-06-26 12:23:58 -05:00
VariableServer_restart.cpp Add more Variable Server unit and integration tests, clean up and clarify naming 2023-06-26 12:23:58 -05:00
VariableServer_shutdown.cpp Add more Variable Server unit and integration tests, clean up and clarify naming 2023-06-26 12:23:58 -05:00
VariableServer.cpp Pre-increment (rather than post-increment) STL iterators in for loops… (#1692) 2024-04-18 11:41:35 -05:00
VariableServerListenThread.cpp Fixed one warning message at shutdown after checkpoint load and kept the current multicast group after checkpoint load. (#1784) 2024-09-26 11:17:57 -05:00
VariableServerSession_commands.cpp Add per-session variable server logs 2023-06-26 12:23:58 -05:00
VariableServerSession_copy_and_write_modes.cpp Add more Variable Server unit and integration tests, clean up and clarify naming 2023-06-26 12:23:58 -05:00
VariableServerSession_copy_sim_data.cpp Add more Variable Server unit and integration tests, clean up and clarify naming 2023-06-26 12:23:58 -05:00
VariableServerSession_freeze_init.cpp Add more Variable Server unit and integration tests, clean up and clarify naming 2023-06-26 12:23:58 -05:00
VariableServerSession_write_data.cpp Correct typo in VariableServerSession_write_data.cpp 2023-07-13 13:49:42 -05:00
VariableServerSession_write_stdio.cpp Add more Variable Server unit and integration tests, clean up and clarify naming 2023-06-26 12:23:58 -05:00
VariableServerSession.cpp Move VariableServerSession logs into subdirectory; make separate toggle for session logs 2023-06-26 12:23:58 -05:00
VariableServerSessionThread_loop.cpp Move VariableServerSession logs into subdirectory; make separate toggle for session logs 2023-06-26 12:23:58 -05:00
VariableServerSessionThread.cpp Add more Variable Server unit and integration tests, clean up and clarify naming 2023-06-26 12:23:58 -05:00