aboutsummaryrefslogtreecommitdiff
path: root/example/dump-traffic.lua
diff options
context:
space:
mode:
Diffstat (limited to 'example/dump-traffic.lua')
-rwxr-xr-xexample/dump-traffic.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/dump-traffic.lua b/example/dump-traffic.lua
index 648aa4d..b3d89da 100755
--- a/example/dump-traffic.lua
+++ b/example/dump-traffic.lua
@@ -20,4 +20,4 @@ while not hydra.canceled() do
end
end
-client:disconnect()
+client:close()