log README.md @ 186:8cf4ec5e2191 hg-web

age author description
Mon, 19 Jan 2026 16:29:02 -0800 MrJuneJune [Misc] Fixed all errors and all tests should pass now.
Fri, 09 Jan 2026 13:19:56 -0800 June Park Fixed all debug loggers.
Fri, 10 Oct 2025 06:59:32 -0700 MrJuneJune [Seobeo] Linux epoll. Set the client socket to be nonblocking so that it doesn't stop loading when two different threads handle different client calls. I might have problem with socket not being cleaned up properly so need to check that.