aboutsummaryrefslogtreecommitdiff
path: root/docs/net.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/net.md')
-rw-r--r--docs/net.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/net.md b/docs/net.md
index 6387589..a39aaa7 100644
--- a/docs/net.md
+++ b/docs/net.md
@@ -19,7 +19,7 @@ llib.net.listen(function(server)
end, 80)
```
-### server:lock server:unlock **
+### server:lock server:unlock
continues on the current thread, but pauses all other threads at that point