[SCN REFACTOR] replace flash back snapshot and remove read snapshot session
This commit is contained in:
@ -130,7 +130,9 @@ void close_socket_fd()
|
||||
}
|
||||
DLOG(INFO, "[CLOSEFD], close socket fd finish");
|
||||
}
|
||||
|
||||
if (NULL != dir) {
|
||||
closedir(dir);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user