text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: modules/http/respond.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/respond.h", "license": "mit", "size": 1005}
### File: modules/http/respond_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/respond_test.cpp", "license": "mit", "size": 1180}
### File: modules/http/server/context.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/context.cpp", "license": "mit", "size": 1845}
### File: modules/http/server/context.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/context.h", "license": "mit", "size": 1307}
### File: modules/http/server/middleware.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/middleware.h", "license": "mit", "size": 960}
### File: modules/http/server/request_parser.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/request_parser.cpp", "license": "mit", "size": 5523}
### File: modules/http/server/request_parser.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all ri...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/request_parser.h", "license": "mit", "size": 2074}
### File: modules/http/server/request_parser_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors,...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/request_parser_test.cpp", "license": "mit", "size": 12329}
### File: modules/http/server/router.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/router.cpp", "license": "mit", "size": 2024}
### File: modules/http/server/router.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights res...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/router.h", "license": "mit", "size": 1343}
### File: modules/http/server/server.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/server.cpp", "license": "mit", "size": 1428}
### File: modules/http/server/server.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights res...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/server.h", "license": "mit", "size": 1491}
### File: modules/http/server/server_imp.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all righ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/server_imp.cpp", "license": "mit", "size": 7572}
### File: modules/http/server/server_imp.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/server_imp.h", "license": "mit", "size": 2495}
### File: modules/http/server/types.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights rese...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/server/types.h", "license": "mit", "size": 1014}
### File: modules/http/url.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/url.cpp", "license": "mit", "size": 8769}
### File: modules/http/url.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/url.h", "license": "mit", "size": 1756}
### File: modules/http/url_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserv...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/http/url_test.cpp", "license": "mit", "size": 5945}
### File: modules/log/CMakeLists.txt # # .============. # // M A K E / \ # // C++ DEV / \ # // E A S Y / \/ \ # ++ ----------. \/\ . # \\ \ \ /\ / # \\ \ \ / # \\ \ \ / # -============' # # Copyright (c) 2018 Hevake and contributors, all rights reserved. # # Thi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/CMakeLists.txt", "license": "mit", "size": 2538}
### File: modules/log/Makefile # # .============. # // M A K E / \ # // C++ DEV / \ # // E A S Y / \/ \ # ++ ----------. \/\ . # \\ \ \ /\ / # \\ \ \ / # \\ \ \ / # -============' # # Copyright (c) 2018 Hevake and contributors, all rights reserved. # # This file...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Makefile", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/Makefile", "license": "mit", "size": 1238}
### File: modules/log/async_file_sink.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_file_sink.cpp", "license": "mit", "size": 4362}
### File: modules/log/async_file_sink.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_file_sink.h", "license": "mit", "size": 1840}
### File: modules/log/async_file_sink_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all ri...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_file_sink_test.cpp", "license": "mit", "size": 3263}
### File: modules/log/async_sink.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reser...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_sink.cpp", "license": "mit", "size": 5220}
### File: modules/log/async_sink.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserve...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_sink.h", "license": "mit", "size": 1651}
### File: modules/log/async_sink_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_sink_test.cpp", "license": "mit", "size": 2547}
### File: modules/log/async_stdout_sink.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all right...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_stdout_sink.cpp", "license": "mit", "size": 1410}
### File: modules/log/async_stdout_sink.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_stdout_sink.h", "license": "mit", "size": 1070}
### File: modules/log/async_stdout_sink_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_stdout_sink_test.cpp", "license": "mit", "size": 3266}
### File: modules/log/async_syslog_sink.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all right...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_syslog_sink.cpp", "license": "mit", "size": 1003}
### File: modules/log/async_syslog_sink.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_syslog_sink.h", "license": "mit", "size": 970}
### File: modules/log/async_syslog_sink_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/async_syslog_sink_test.cpp", "license": "mit", "size": 2711}
### File: modules/log/scripts/check_and_archive_log_files.sh #!/bin/bash # 打包日志文件脚本 if [ $# -lt 2 ]; then echo "Usage: $0 <log_path> <log_prefix> [log_file_num] [zip_file_num]" echo "Exp : $0 /var/log/ sample" echo "Exp : $0 /var/log/ sample 5 10" exit fi log_path=$1 log_prefix=$2 log_file_num=5 zip_file_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Shell", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/scripts/check_and_archive_log_files.sh", "license": "mit", "size": 1091}
### File: modules/log/sink.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/sink.cpp", "license": "mit", "size": 2229}
### File: modules/log/sink.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/log/sink.h", "license": "mit", "size": 1687}
### File: modules/main/CMakeLists.txt # # .============. # // M A K E / \ # // C++ DEV / \ # // E A S Y / \/ \ # ++ ----------. \/\ . # \\ \ \ /\ / # \\ \ \ / # \\ \ \ / # -============' # # Copyright (c) 2018 Hevake and contributors, all rights reserved. # # Th...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/CMakeLists.txt", "license": "mit", "size": 2109}
### File: modules/main/Makefile # # .============. # // M A K E / \ # // C++ DEV / \ # // E A S Y / \/ \ # ++ ----------. \/\ . # \\ \ \ /\ / # \\ \ \ / # \\ \ \ / # -============' # # Copyright (c) 2018 Hevake and contributors, all rights reserved. # # This fil...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Makefile", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/Makefile", "license": "mit", "size": 1188}
### File: modules/main/args.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/args.cpp", "license": "mit", "size": 6881}
### File: modules/main/args.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. *...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/args.h", "license": "mit", "size": 2090}
### File: modules/main/context.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/context.h", "license": "mit", "size": 1409}
### File: modules/main/context_imp.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights res...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/context_imp.cpp", "license": "mit", "size": 24862}
### File: modules/main/context_imp.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reser...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/context_imp.h", "license": "mit", "size": 2416}
### File: modules/main/error_signals.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/error_signals.cpp", "license": "mit", "size": 4477}
### File: modules/main/log.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/log.cpp", "license": "mit", "size": 11948}
### File: modules/main/log.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/log.h", "license": "mit", "size": 1594}
### File: modules/main/main.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. *...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/main.h", "license": "mit", "size": 3384}
### File: modules/main/misc.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/misc.cpp", "license": "mit", "size": 2161}
### File: modules/main/module.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/module.cpp", "license": "mit", "size": 3520}
### File: modules/main/module.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/module.h", "license": "mit", "size": 4889}
### File: modules/main/run_in_backend.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/run_in_backend.cpp", "license": "mit", "size": 4660}
### File: modules/main/run_in_frontend.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/run_in_frontend.cpp", "license": "mit", "size": 4918}
### File: modules/main/terminate.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reser...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/main/terminate.cpp", "license": "mit", "size": 2480}
### File: modules/mqtt/CMakeLists.txt # # .============. # // M A K E / \ # // C++ DEV / \ # // E A S Y / \/ \ # ++ ----------. \/\ . # \\ \ \ /\ / # \\ \ \ / # \\ \ \ / # -============' # # Copyright (c) 2018 Hevake and contributors, all rights reserved. # # Th...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/mqtt/CMakeLists.txt", "license": "mit", "size": 1899}
### File: modules/mqtt/Makefile # # .============. # // M A K E / \ # // C++ DEV / \ # // E A S Y / \/ \ # ++ ----------. \/\ . # \\ \ \ /\ / # \\ \ \ / # \\ \ \ / # -============' # # Copyright (c) 2018 Hevake and contributors, all rights reserved. # # This fil...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Makefile", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/mqtt/Makefile", "license": "mit", "size": 931}
### File: modules/mqtt/client.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/mqtt/client.cpp", "license": "mit", "size": 18823}
### File: modules/mqtt/client.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/mqtt/client.h", "license": "mit", "size": 5710}
### File: modules/network/CMakeLists.txt # # .============. # // M A K E / \ # // C++ DEV / \ # // E A S Y / \/ \ # ++ ----------. \/\ . # \\ \ \ /\ / # \\ \ \ / # \\ \ \ / # -============' # # Copyright (c) 2018 Hevake and contributors, all rights reserved. # #...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/CMakeLists.txt", "license": "mit", "size": 3080}
### File: modules/network/Makefile # # .============. # // M A K E / \ # // C++ DEV / \ # // E A S Y / \/ \ # ++ ----------. \/\ . # \\ \ \ /\ / # \\ \ \ / # \\ \ \ / # -============' # # Copyright (c) 2018 Hevake and contributors, all rights reserved. # # This ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Makefile", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/Makefile", "license": "mit", "size": 1697}
### File: modules/network/buffer.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reser...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/buffer.cpp", "license": "mit", "size": 4756}
### File: modules/network/buffer_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/buffer_test.cpp", "license": "mit", "size": 6403}
### File: modules/network/buffered_fd.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/buffered_fd.cpp", "license": "mit", "size": 7919}
### File: modules/network/buffered_fd.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/buffered_fd.h", "license": "mit", "size": 3326}
### File: modules/network/buffered_fd_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all ri...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/buffered_fd_test.cpp", "license": "mit", "size": 3341}
### File: modules/network/byte_stream.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/byte_stream.h", "license": "mit", "size": 1497}
### File: modules/network/dns_request.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/dns_request.cpp", "license": "mit", "size": 8973}
### File: modules/network/dns_request.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/dns_request.h", "license": "mit", "size": 3005}
### File: modules/network/dns_request_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all ri...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/dns_request_test.cpp", "license": "mit", "size": 5674}
### File: modules/network/domain_name.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/domain_name.h", "license": "mit", "size": 1505}
### File: modules/network/fd.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/fd.cpp", "license": "mit", "size": 4193}
### File: modules/network/fd.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved. ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/fd.h", "license": "mit", "size": 2259}
### File: modules/network/fd_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights rese...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/fd_test.cpp", "license": "mit", "size": 5226}
### File: modules/network/ip_address.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/ip_address.cpp", "license": "mit", "size": 1409}
### File: modules/network/ip_address.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights res...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/ip_address.h", "license": "mit", "size": 2140}
### File: modules/network/ip_address_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rig...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/ip_address_test.cpp", "license": "mit", "size": 1684}
### File: modules/network/net_if.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reser...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/net_if.cpp", "license": "mit", "size": 2366}
### File: modules/network/net_if.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserve...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/net_if.h", "license": "mit", "size": 1060}
### File: modules/network/net_if_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/net_if_test.cpp", "license": "mit", "size": 1292}
### File: modules/network/sockaddr.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights res...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/sockaddr.cpp", "license": "mit", "size": 4369}
### File: modules/network/sockaddr.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reser...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/sockaddr.h", "license": "mit", "size": 2136}
### File: modules/network/sockaddr_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all right...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/sockaddr_test.cpp", "license": "mit", "size": 3072}
### File: modules/network/socket_fd.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/socket_fd.cpp", "license": "mit", "size": 5173}
### File: modules/network/socket_fd.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights rese...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/socket_fd.h", "license": "mit", "size": 2664}
### File: modules/network/stdio_stream.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/stdio_stream.cpp", "license": "mit", "size": 2158}
### File: modules/network/stdio_stream.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/stdio_stream.h", "license": "mit", "size": 2711}
### File: modules/network/tcp_acceptor.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_acceptor.cpp", "license": "mit", "size": 4822}
### File: modules/network/tcp_acceptor.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_acceptor.h", "license": "mit", "size": 1887}
### File: modules/network/tcp_client.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_client.cpp", "license": "mit", "size": 5557}
### File: modules/network/tcp_client.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights res...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_client.h", "license": "mit", "size": 2424}
### File: modules/network/tcp_connection.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all righ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_connection.cpp", "license": "mit", "size": 3495}
### File: modules/network/tcp_connection.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_connection.h", "license": "mit", "size": 2329}
### File: modules/network/tcp_connector.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all right...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_connector.cpp", "license": "mit", "size": 8607}
### File: modules/network/tcp_connector.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_connector.h", "license": "mit", "size": 3623}
### File: modules/network/tcp_server.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_server.cpp", "license": "mit", "size": 5672}
### File: modules/network/tcp_server.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights res...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/tcp_server.h", "license": "mit", "size": 3074}
### File: modules/network/uart.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserve...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/uart.cpp", "license": "mit", "size": 7500}
### File: modules/network/uart.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights reserved....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/uart.h", "license": "mit", "size": 2329}
### File: modules/network/uart_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/uart_test.cpp", "license": "mit", "size": 2938}
### File: modules/network/udp_socket.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/udp_socket.cpp", "license": "mit", "size": 3397}
### File: modules/network/udp_socket.h /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rights res...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/udp_socket.h", "license": "mit", "size": 2003}
### File: modules/network/udp_socket_test.cpp /* * .============. * // M A K E / \ * // C++ DEV / \ * // E A S Y / \/ \ * ++ ----------. \/\ . * \\ \ \ /\ / * \\ \ \ / * \\ \ \ / * -============' * * Copyright (c) 2018 Hevake and contributors, all rig...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "vincent_personan/cpp-tbox", "path": "modules/network/udp_socket_test.cpp", "license": "mit", "size": 3902}