csrc/wrapper.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
csrc/wrapper.cpp
@@ -202,7 +202,7 @@ int64_t v_id = id; int64_t a_id = id; bool exist = access(input_url_.c_str(), 0) == 0 ? true : false; bool exist = access(input_url_.c_str(), 0) == 0; while(!stop_stream_.load()){ auto data(std::make_shared<CodedData>());