C++ language framework rpc source code implementation
Stars
552
Forks
266
Watchers
552
Open Issues
47
Overall repository health assessment
No package.json found
This might not be a Node.js project
860
commits
85
commits
40
commits
31
commits
26
commits
16
commits
15
commits
14
commits
6
commits
5
commits
Merge pull request #322 from BeyondWUXF/hotfix/BeyondWUXF/tc_epoll_exception
ac71e10View on GitHubTCP 连接快速建立/断开,触发 epoll 事件处理竞态,导致EpollInfo的shared_ptr被释放,但epoll中还残留该fd的件,就会访问已销毁对象→ shared_from_this() 抛出bad_weak_ptr
b4581bdView on GitHubfix tc_file::removeFile bug when some files are hidden files
0346746View on GitHubfeat: add thread init and destroy callbacks to TC_ThreadPool
5952505View on GitHub