mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-08-28 06:42:25 +02:00
Fixing send/recv and optimizing.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local socket = require"socket"
|
||||
socket = require"socket"
|
||||
|
||||
host = host or "localhost"
|
||||
port = port or "8080"
|
||||
|
Reference in New Issue
Block a user