Mercurial
log README.md @ 76:35b1abc37969
| age | author | description |
|---|---|---|
| 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. |
| Tue, 07 Oct 2025 07:11:02 -0700 | June Park | [Dowa & Seobeo] Updated so that Dowa hashmaps can use arena and not be broken. Split up web so taht it can handle different paths. Also fixes issues with hash collisions which was pain in the ass. |
| Mon, 06 Oct 2025 10:57:30 -0700 | June Park | [Dowa] Updated the naming scheme and tests. |