diff options
| author | amy <[email protected]> | 2025-01-09 00:44:25 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-09 00:44:25 -0600 |
| commit | cd90097eb3260b66c33fe5bb6d3f2869a90861d6 (patch) | |
| tree | 8cd11c27c3d68c1aae0f2e5412ac1b260818d677 | |
| parent | 6cb083d7c26faffe217200ac5657953b46748193 (diff) | |
readme
| -rw-r--r-- | readme.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -35,7 +35,13 @@ end, port) note: any net code is prone to memory leaks, this will be addressed and fixed soon, on the other hand it has no know memory issues
-### net code also has some recv issues, ill fix these when i get time:3 only issue so far is with file parsing but i plan to rewrite alot of stuff
+---
+
+~~net code also has some recv issues, ill fix these when i get time:3 only issue so far is with file parsing but i plan to rewrite alot of stuff~~
+
+update:
+
+recv code has been rewritten and i have fixed file parsing (with some testing) file parsing may be rewritten but works as of now
## building
|
