Mercurial
log seobeo/s_linux_network.c @ 96:70401cf61e97
| age | author | description |
|---|---|---|
| Fri, 02 Jan 2026 19:16:17 -0800 | June Park | [Seobeo] Added logging. |
| Sun, 28 Dec 2025 20:34:22 -0800 | June Park | Giagantic changes that update Dowa library to be more align with stb style array and hashmap. Updated Seobeo to be caching on server side instead of file level caching. Deleted bunch of things I don't really use. |
| Wed, 24 Dec 2025 09:15:55 -0800 | June Park | [Seobeo] Separated out Client Server logic. Created test tools. |
| Wed, 24 Dec 2025 06:34:19 -0800 | June Park | [Misc] taking out capital P stuff. |
| Tue, 23 Dec 2025 11:48:11 -0800 | June Park | [Seobeo] Fixed issues with epoll or kqeue in different threads. Initizlied the event looop inside of the thread itself. |
| Sun, 09 Nov 2025 06:25:16 -0800 | MrJuneJune | [Zenbu] WIP fixing issues regarding to using edge only. I think there is a problem where socket closes before sending back the info. |