From 773e14c47bd91791c35f8715ad7e72b0b25105f0 Mon Sep 17 00:00:00 2001 From: amelia Date: Tue, 5 Mar 2024 19:57:48 +0000 Subject: oh im silly --- docs/net.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/net.md b/docs/net.md index 81d8790..b4f749a 100644 --- a/docs/net.md +++ b/docs/net.md @@ -124,7 +124,7 @@ res:serve("./html/") 'takes an integer of bytes to read & parse will update req according to how the bytes needed to be parsed, returns the number of bytes read (not necessarily parsed), 0 if there -is no more data, and any other values \< 1 is a recv error +is no more data, and any other values \< 0 is a recv error ```lua --when a request contains "hello world" -- cgit v1.2.3