mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-22 16:33:17 +00:00
8bd06ea5cd
* Improve how commands are internally executed * Use const CommandContext for execution * Update error handling * Fix SonarQube issues * Remove duplicate code * Use mutex instead of atomic_bool * Add hasher * Add param_map * Do not log unknown operations as an error for backward/foward compatibility |
||
---|---|---|
.. | ||
command_context.cpp | ||
command_context.h | ||
localizer.cpp | ||
localizer.h | ||
piscsi_core.cpp | ||
piscsi_core.h | ||
piscsi_executor.cpp | ||
piscsi_executor.h | ||
piscsi_image.cpp | ||
piscsi_image.h | ||
piscsi_response.cpp | ||
piscsi_response.h | ||
piscsi_service.cpp | ||
piscsi_service.h | ||
piscsi.cpp |