aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramy <[email protected]>2025-01-09 00:44:25 -0600
committerGitHub <[email protected]>2025-01-09 00:44:25 -0600
commit5819d0bd8f98df116c1d9a87c1155751e484a8b6 (patch)
tree8cd11c27c3d68c1aae0f2e5412ac1b260818d677
parent23e55816c48626e2a16bafd04e63f0d664600768 (diff)
readme
-rw-r--r--readme.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 1b09975..cf31461 100644
--- a/readme.md
+++ b/readme.md
@@ -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