update doc/*/scripting/builtins/libnetwork.md
This commit is contained in:
@@ -137,5 +137,5 @@ network.get_total_download() --> int
|
||||
|
||||
```lua
|
||||
-- Looks for a free port to use.
|
||||
network.find_free_port() --> int
|
||||
network.find_free_port() --> int or nil
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user