From 503c15bb2efbce170129b7ad0d73bad7af8f598b Mon Sep 17 00:00:00 2001 From: Nakidai Date: Mon, 9 Dec 2024 03:33:10 +0300 Subject: Notice a bug --- .gitignore | 1 + BUGS | 1 + 2 files changed, 2 insertions(+) create mode 100644 BUGS diff --git a/.gitignore b/.gitignore index ac0b5b2..0920c56 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ compile_flags.txt cptc root.c utils/convert +.cache/ diff --git a/BUGS b/BUGS new file mode 100644 index 0000000..8c0a48a --- /dev/null +++ b/BUGS @@ -0,0 +1 @@ +- Server somewhy can't handle 2 parallel connection -- cgit 1.4.1