Fixing send/recv and optimizing.
This commit is contained in:
parent
1ce47ebe39
commit
a193c087a4
5 changed files with 48 additions and 25 deletions
|
@ -1,4 +1,4 @@
|
|||
local socket = require"socket"
|
||||
socket = require"socket"
|
||||
|
||||
host = host or "localhost"
|
||||
port = port or "8080"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue