about summary refs log tree commit diff
path: root/cptc.c
AgeCommit message (Collapse)Author
2024-09-28Make it multithreaded v1.0.0Nakidai
And also add `int n` to the CPTC_requestHandler so it threads will not conflict with each other with filenames
2024-09-27Add TODO to cptc.cNakidai
2024-09-26Now it will workNakidai
2024-09-25Add codeNakidai