fix: TCP server calls
This commit is contained in:
@ -149,6 +149,7 @@ typedef enum lm_error {
|
||||
LM_ERR_ExtractRootChdirFail = 147,
|
||||
LM_ERR_ExtractOldChdirFail = 148,
|
||||
LM_ERR_MPTPAcceptFail = 149,
|
||||
LM_ERR_MPTPListenFail = 150,
|
||||
} lm_error_t;
|
||||
|
||||
typedef struct lm_error_desc {
|
||||
|
Reference in New Issue
Block a user