From 44219730e45fd26963883afb6cf92205002ed1d8 Mon Sep 17 00:00:00 2001 From: Autumn Date: Sun, 17 May 2026 19:04:13 +0100 Subject: [main] added basic dns lookup --- src/pawsd/send.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/pawsd') diff --git a/src/pawsd/send.lua b/src/pawsd/send.lua index 156664d..3492ed1 100644 --- a/src/pawsd/send.lua +++ b/src/pawsd/send.lua @@ -35,6 +35,9 @@ function send (server, data) end + -- close client + client:close() + -- return response return response -- cgit v1.3