Skip to content

Commit 387f61d

Browse files
committed
socket: refactor command processing in socket thread
Replace single-character command codes with a descriptive op_type enum, and unify all command handlers into per-operation op_xxx() functions. This improves clarity, type safety, and maintainability.
1 parent dcbbdd6 commit 387f61d

File tree

2 files changed

+260
-276
lines changed

2 files changed

+260
-276
lines changed

0 commit comments

Comments
 (0)