add resource check

incorrect pass / hw handling in a loader
This commit is contained in:
Alex Bezdieniezhnykh
2025-06-15 15:01:55 +03:00
parent c0f8dd792d
commit def7aad833
14 changed files with 193 additions and 16 deletions
+1
View File
@@ -10,6 +10,7 @@ cdef class RemoteCommand:
command_type_names = {
3: "OK",
10: "LOGIN",
12: "CHECK_RESOURCE",
15: "LIST_REQUEST",
18: "LIST_FILES",
20: "LOAD",